Interface ICommandManager
- All Superinterfaces:
ICommandNode
- All Known Implementing Classes:
SimpleCommandManager
Definition of a command manager.
-
Field Summary
Fields inherited from interface com.pnfsoftware.jeb.util.interpreter.ICommandNode
QUOTES_AS_NORMAL_CHAR
-
Method Summary
Methods inherited from interface com.pnfsoftware.jeb.util.interpreter.ICommandNode
execute, getChildren, getHelp, getName, getOptions, getParent
-
Method Details
-
addChild
-