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() |
protected String |
resourceMan() |
appendResourceMan, commandCompleter, getAliases, getShortDescription, help, man, match, splitArgs, startprotected String resourceMan()
resourceMan in class StdShellCommandprotected 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 © 2014. All Rights Reserved.