com.pnfsoftware.jeb.util.interpreter.ICommandHandler |
![]() |
Handler for a Command Line command
[Expand]
Inherited Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract String |
getHelpDetails()
Give additional details (used when "help $command" is called).
| ||||||||||
abstract List<CommandParameter> |
getParameters()
Retrieve the list of parameters available for this command
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Give additional details (used when "help $command" is called). Please provide the most details to help user: any trick, return format.
Retrieve the list of parameters available for this command