DefaultCommand

Undocumented in source.
@CommandDefault("Executes the given LUA file")
struct DefaultCommand {}

Members

Functions

onExecute
int onExecute()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

args
string[] args;
Undocumented in source.
file
string file;
Undocumented in source.

Meta