Modifier and Type | Class and Description |
---|---|
class |
RppSubCommandResult
Concrete IRppSubCommandResult class.
|
Modifier and Type | Method and Description |
---|---|
IRppSubCommandResult |
IRppSubCommand.execute(IRppOption subCommandOption,
java.util.Map<java.lang.String,java.util.List<java.lang.String>> subCommandOptionsValues,
java.util.logging.Logger logger)
Executes the command for this command option.
|