mirror of
https://github.com/tio/tio.git
synced 2026-05-01 14:57:59 +02:00
Add lua exit(code)
This commit is contained in:
parent
c5dac4fd33
commit
e1e3e298bf
3 changed files with 16 additions and 0 deletions
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue