| Interface | Description |
|---|---|
| ICommand |
Describe a command.
|
| Class | Description |
|---|---|
| CommandHandler |
Base commands registration.
|
| CommandInfo |
Describe a command for the main POPJShell
|
| ConsoleHandler |
Handle the visualization of the Shell and utility like history.
|
| Parameter |
A way to ask for parameters.
|
| ParameterInfo |
Describe a possible parameter.
|