public interface ShellService
| Modifier and Type | Method and Description |
|---|---|
ShellCommand |
newCommand(String... cmds) |
ShellSession |
runInShell(boolean keepAlive,
LineReader stdIn,
LineReader stdErr,
String... cmds) |
ShellCommand newCommand(String... cmds)
ShellSession runInShell(boolean keepAlive, LineReader stdIn, LineReader stdErr, String... cmds)
Copyright © December 07, 2012–2015 The Internet Party. All rights reserved.