Package | Description |
---|---|
org.q.app.engine.meta |
Package for storing the Meta data of all ShellCommand's (also named plugin's) registered at the application.
|
org.q.app.engine.parse |
Package for the parser of
ShellCommand 's. |
Modifier and Type | Class and Description |
---|---|
class |
FlagMetadata
The meta data of a single flag of a plugin.
|
Modifier and Type | Class and Description |
---|---|
class |
ShellArgument
A parsed representation of a single argument passed to a ShellCommand.
|