From 69447022f10d995c22b94759ea872d5dd3905e2a Mon Sep 17 00:00:00 2001 From: Thijs Schreijer Date: Sun, 13 Apr 2025 22:56:53 +0200 Subject: release 0.6.1 (#63) --- docs/modules/system.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'docs/modules') 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.listconsoleflags( error message; "timeout" if the timeout was reached.
  • string - partial result in case of an error while reading a sequence, the sequence so far.
  • + partial result in case of an error while reading a sequence, the sequence so far. + The function retains its own internal buffer, so on the next call the incomplete buffer is used to + complete the sequence. @@ -1467,7 +1469,7 @@ This function will sleep, without doing a busy-loop and wasting CPU cycles.
    generated by LDoc 1.5.0 -Last updated 2025-04-10 10:12:11 +Last updated 2025-04-13 22:52:56
    -- cgit v1.2.3-55-g6feb