| Package | Description |
|---|---|
| de.vandermeer.skb.base.shell |
A shell with an abstract implementation, commands and arguments, and standard commands and arguments.
|
| Class and Description |
|---|
| AbstractCommandInterpreter
An abstract command interpreter implementation with all basic features.
|
| Ci_Help
An abstract help command interpreter.
|
| Ci_HelpTable
An interpreter for the 'help' shell command using an ASCII table for output.
|
| CommandInterpreter
An interpreter for a shell command.
|
| LineParser
A line parser for the
SkbShell. |
| SkbShell
A shell with flexible adding of commands and auto-generation of help and other commands.
|
| SkbShellArgument
An argument for a command for the
SkbShell. |
| SkbShellArgumentType
An argument type for the
SkbShell. |
| SkbShellCommand
A command for the
SkbShell. |
| SkbShellCommandCategory
Category of a shell command.
|
Copyright © 2010–2017. All rights reserved.