Add lua exit(code)

This commit is contained in:
Martin Lund 2024-04-13 16:44:07 +02:00
parent c5dac4fd33
commit e1e3e298bf
3 changed files with 16 additions and 0 deletions

View file

@ -237,6 +237,9 @@ In addition to the Lua API tio makes the following functions available:
Protocol can be any of XMODEM_1K, XMODEM_CRC, YMODEM.
exit(code)
Exit with code.
high(line)
Set tty line high.