Modifier and Type | Method and Description |
---|---|
AceCommandDescription.ExecAction |
AceCommandDescription.getExec()
Give execution action of this command.
|
Constructor and Description |
---|
AceCommandDescription(java.lang.String name,
AceCommandDescription.ExecAction exec)
Define Ace command with command line name and execution action
|