aboutsummaryrefslogtreecommitdiff
path: root/docs/modules/system.html
diff options
context:
space:
mode:
authorThijs Schreijer <thijs@thijsschreijer.nl>2025-04-13 22:56:53 +0200
committerGitHub <noreply@github.com>2025-04-13 22:56:53 +0200
commit69447022f10d995c22b94759ea872d5dd3905e2a (patch)
treeae3c31a6ab41a927c93a5be3f64c275ea6b7777b /docs/modules/system.html
parent091672f57ba57b745a51202b38af61bd240d1084 (diff)
downloadluasystem-0.6.1.tar.gz
luasystem-0.6.1.tar.bz2
luasystem-0.6.1.zip
release 0.6.1 (#63)v0.6.1
Diffstat (limited to 'docs/modules/system.html')
-rw-r--r--docs/modules/system.html6
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/modules/system.html b/docs/modules/system.html
index 28ccf5a..d46555b 100644
--- a/docs/modules/system.html
+++ b/docs/modules/system.html
@@ -814,7 +814,9 @@ system.<span class="function-name">listconsoleflags</span>(<span class="global">
814 error message; <code>&quot;timeout&quot;</code> if the timeout was reached.</li> 814 error message; <code>&quot;timeout&quot;</code> if the timeout was reached.</li>
815 <li> 815 <li>
816 <span class="types"><a class="type" href="https://www.lua.org/manual/5.4/manual.html#6.4">string</a></span> 816 <span class="types"><a class="type" href="https://www.lua.org/manual/5.4/manual.html#6.4">string</a></span>
817 partial result in case of an error while reading a sequence, the sequence so far.</li> 817 partial result in case of an error while reading a sequence, the sequence so far.
818 The function retains its own internal buffer, so on the next call the incomplete buffer is used to
819 complete the sequence.</li>
818 </ol> 820 </ol>
819 821
820 822
@@ -1467,7 +1469,7 @@ This function will sleep, without doing a busy-loop and wasting CPU cycles.
1467</div> <!-- id="main" --> 1469</div> <!-- id="main" -->
1468<div id="about"> 1470<div id="about">
1469<i>generated by <a href="http://github.com/lunarmodules/LDoc">LDoc 1.5.0</a></i> 1471<i>generated by <a href="http://github.com/lunarmodules/LDoc">LDoc 1.5.0</a></i>
1470<i style="float:right;">Last updated 2025-04-10 10:12:11 </i> 1472<i style="float:right;">Last updated 2025-04-13 22:52:56 </i>
1471</div> <!-- id="about" --> 1473</div> <!-- id="about" -->
1472</div> <!-- id="container" --> 1474</div> <!-- id="container" -->
1473</body> 1475</body>