aboutsummaryrefslogtreecommitdiff
path: root/docs/modules
diff options
context:
space:
mode:
authorThijs Schreijer <thijs@thijsschreijer.nl>2026-04-26 10:41:13 +0200
committerGitHub <noreply@github.com>2026-04-26 10:41:13 +0200
commitedeec63394684c9281d0a28a8f50c70f39a78e62 (patch)
treefce582e12551db5d4998f041ccad2ade6088fb26 /docs/modules
parent039f509ba8c51d0a8eed7dbd3c06dac9f8c4a008 (diff)
downloadluasystem-0.7.1.tar.gz
luasystem-0.7.1.tar.bz2
luasystem-0.7.1.zip
Release v0.7.1 (#86)v0.7.1
Diffstat (limited to 'docs/modules')
-rw-r--r--docs/modules/system.html48
1 files changed, 46 insertions, 2 deletions
diff --git a/docs/modules/system.html b/docs/modules/system.html
index 2e3ddc0..1a99b32 100644
--- a/docs/modules/system.html
+++ b/docs/modules/system.html
@@ -1167,6 +1167,17 @@ sequences will be buffered internally and returned one byte at a time.
1167 <span class="types"><span class="type">int</span></span> 1167 <span class="types"><span class="type">int</span></span>
1168 the current code page (always 65001 on Posix systems) 1168 the current code page (always 65001 on Posix systems)
1169 </ol> 1169 </ol>
1170 <h3>Or</h3>
1171 <ol>
1172 <li>
1173 <span class="types"><span class="type">nil</span></span>
1174
1175
1176</li>
1177 <li>
1178 <span class="types"><a class="type" href="https://www.lua.org/manual/5.4/manual.html#6.4">string</a></span>
1179 error message</li>
1180 </ol>
1170 1181
1171 1182
1172 1183
@@ -1187,6 +1198,17 @@ sequences will be buffered internally and returned one byte at a time.
1187 <span class="types"><span class="type">int</span></span> 1198 <span class="types"><span class="type">int</span></span>
1188 the current code page (always 65001 on Posix systems) 1199 the current code page (always 65001 on Posix systems)
1189 </ol> 1200 </ol>
1201 <h3>Or</h3>
1202 <ol>
1203 <li>
1204 <span class="types"><span class="type">nil</span></span>
1205
1206
1207</li>
1208 <li>
1209 <span class="types"><a class="type" href="https://www.lua.org/manual/5.4/manual.html#6.4">string</a></span>
1210 error message</li>
1211 </ol>
1190 1212
1191 1213
1192 1214
@@ -1214,6 +1236,17 @@ sequences will be buffered internally and returned one byte at a time.
1214 <span class="types"><span class="type">bool</span></span> 1236 <span class="types"><span class="type">bool</span></span>
1215 <code>true</code> on success (always <code>true</code> on Posix systems) 1237 <code>true</code> on success (always <code>true</code> on Posix systems)
1216 </ol> 1238 </ol>
1239 <h3>Or</h3>
1240 <ol>
1241 <li>
1242 <span class="types"><span class="type">nil</span></span>
1243
1244
1245</li>
1246 <li>
1247 <span class="types"><a class="type" href="https://www.lua.org/manual/5.4/manual.html#6.4">string</a></span>
1248 error message</li>
1249 </ol>
1217 1250
1218 1251
1219 1252
@@ -1241,6 +1274,17 @@ sequences will be buffered internally and returned one byte at a time.
1241 <span class="types"><span class="type">bool</span></span> 1274 <span class="types"><span class="type">bool</span></span>
1242 <code>true</code> on success (always <code>true</code> on Posix systems) 1275 <code>true</code> on success (always <code>true</code> on Posix systems)
1243 </ol> 1276 </ol>
1277 <h3>Or</h3>
1278 <ol>
1279 <li>
1280 <span class="types"><span class="type">nil</span></span>
1281
1282
1283</li>
1284 <li>
1285 <span class="types"><a class="type" href="https://www.lua.org/manual/5.4/manual.html#6.4">string</a></span>
1286 error message</li>
1287 </ol>
1244 1288
1245 1289
1246 1290
@@ -1527,8 +1571,8 @@ This function will sleep, without doing a busy-loop and wasting CPU cycles.
1527</div> <!-- id="content" --> 1571</div> <!-- id="content" -->
1528</div> <!-- id="main" --> 1572</div> <!-- id="main" -->
1529<div id="about"> 1573<div id="about">
1530<i>generated by <a href="http://github.com/lunarmodules/LDoc">LDoc 1.5.0</a></i> 1574<i>generated by <a href="http://github.com/lunarmodules/ldoc">LDoc 1.5.0</a></i>
1531<i style="float:right;">Last updated 2026-02-17 17:18:04 </i> 1575<i style="float:right;">Last updated 2026-04-26 10:36:21 </i>
1532</div> <!-- id="about" --> 1576</div> <!-- id="about" -->
1533</div> <!-- id="container" --> 1577</div> <!-- id="container" -->
1534</body> 1578</body>