forked from trinitrix/core
1
0
Fork 0
core/docs/CommandLine.md

399 B

Command Line

Trinitrix has a command line, which you can use to control and navigate the app. You can activate it with the CommandLineShow command, which is mapped to <Ctrl>+c by default.

Syntax (LUA)

The command line uses lua and provides a builtin function for every internal command. The function names are the snake case variants of the command names.