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