public class SpecsShellCommand extends StdShellCommand
| Modifier | Constructor and Description |
|---|---|
protected |
SpecsShellCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected com.google.common.base.Optional<ShellCommandRunner> |
doMatch(String line) |
Iterable<jline.console.completer.Completer> |
getCompleters() |
buildTemplates, commandCompleter, generate, getAliases, getShortDescription, help, man, match, splitArgsprotected com.google.common.base.Optional<ShellCommandRunner> doMatch(String line)
doMatch in class StdShellCommandpublic Iterable<jline.console.completer.Completer> getCompleters()
getCompleters in interface ShellCommandgetCompleters in class StdShellCommandCopyright © 2013. All Rights Reserved.