-
Notifications
You must be signed in to change notification settings - Fork 35
Default Methods
StrongJoshua edited this page Feb 2, 2015
·
1 revision
This is a list of the default CommandExecutor
methods and their descriptions. All descriptions are present in the Javadoc annotations as well.
printLog(String path)
Prints the log to a local file using the given local path.
exitApp()
Closes the application completely.
help()
Shows all available methods, and their parameter types, in the console.