- removeModule(Module) - Method in class com.jmodule.exec.ConsoleClient
-
Removes a possible module from the client.
- resetHelpPage(String) - Method in class com.jmodule.exec.Module
-
Replaces the module's help page with a given String
- resetUsage(String) - Method in class com.jmodule.def.Command
-
Replaces the command's usage info with a given String
- run(String[]) - Method in class com.jmodule.def.Command
-
Runs the command logic with the given arguments
- runConsole() - Method in class com.jmodule.exec.ConsoleClient
-
Runs the console application accross all modules, starting from the home
module