| Package | Description |
|---|---|
| de.weltraumschaf.commons.shell |
Sub package for a simple interactive shell.
|
| Modifier and Type | Method and Description |
|---|---|
ShellCommand |
Parser.parse(String input)
Parses given input line.
|
ShellCommand |
DefaultParser.parse(String input)
Parses given input line.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NullCommandVerifier.verifyCommand(ShellCommand cmd) |
void |
CommandVerifier.verifyCommand(ShellCommand cmd)
Verifies parsed command of consistency.
|
Copyright © 2014 Sven Strittmatter. All Rights Reserved.