-
Notifications
You must be signed in to change notification settings - Fork 8
Built in Commands
Alex Lementuev edited this page Jul 23, 2015
·
2 revisions
Lunar Plugin ships with some built-in commands:
cat
> man cat
Prints the content of a config file
usage: cat [-e|--edit] <filename>
clear
> man clear
Clears current terminal window.
usage: clear
exec
> man exec
Executes a config file.
usage: exec <filename>
menu
> man menu
Invokes the menu item in the specified path
usage: menu <menuItemPath>nex
-
timeScale
- Play Mode Only
> man timeScale
The scale at which the time is passing
usage: timeScale [-v|--verbose]
timeScale [-v|--verbose] <value>
writeconfig
> man writeconfig
Writes a config file.
usage: writeconfig <filename>