* Add `system.shutdown()` * Add `system.reboot()` * Add `clear` command * Add `shutdown [-r]` command
4 lines
73 B
Plaintext
4 lines
73 B
Plaintext
name = clear
|
|
description = Clear console output
|
|
exec = os/exec/clear.lua
|