| Package | Description |
|---|---|
| com.jmodule.def | |
| com.jmodule.exec |
| Class and Description |
|---|
| Command
Represents a possible command.
|
| CommandLogic
Classes extending this class can define the logic for commands based on user
input, if given.
|
| IndefiniteCommand
Represents a Command with an indefinite number of parameters.
|
| Option
Represents an option that affects a command's behavior.
|
| Class and Description |
|---|
| Command
Represents a possible command.
|