| Interface | Description |
|---|---|
| IRppOption |
This interface represents a RPP command line option.
|
| IRppSubCommand |
This class allows to add RPP sub commands using the rppSubCommand extension point.
|
| IRppSubCommandResult |
This interface represents the result of a command execution.
|
| Class | Description |
|---|---|
| RppOption |
Concrete IRppOption class.
|
| RppSubCommandResult |
Concrete IRppSubCommandResult class.
|