- addCommand(Command) - Method in class com.jmodule.exec.Module
-
Adds to a list of commands that are only accessible when the user has
switched to this module.
- addHistory(String) - Static method in class com.jmodule.util.InputUtil
-
- addModule(Module) - Method in class com.jmodule.exec.ConsoleClient
-
Adds a possible module to the client.
- addOption(Option) - Method in class com.jmodule.def.CommandLogic
-
Adds a possible option to the command.
- addReference(String) - Method in class com.jmodule.def.Command
-
Adds a possible reference to the command
- addReference(String) - Method in class com.jmodule.def.Option
-
Adds a possible reference to the option.
- addShutdownHook(Thread) - Method in class com.jmodule.exec.ConsoleClient
-
Adds a proccess to run when the app shuts down.
- appendHelpPage(String) - Method in class com.jmodule.exec.Module
-
Adds additional information to the module's help page
- appendUsage(String) - Method in class com.jmodule.def.Command
-
Adds additional information to the command's usage info