Interface | Description |
---|---|
IRppOption |
This interface represents a RPPz command line option.
|
IRppSubCommand |
This class allow adding RPPz 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.
|