Skip to content
StrongJoshua edited this page Feb 2, 2015 · 1 revision

Default Methods

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.

Clone this wiki locally