public interface ShellService
| Modifier and Type | Method and Description |
|---|---|
ShellCommand |
newCommand(String... cmds) |
ShellResult |
runInShell(String cmd,
LineReader stdIn,
LineReader stdErr) |
ShellCommand newCommand(String... cmds)
ShellResult runInShell(String cmd, LineReader stdIn, LineReader stdErr)
Copyright © 2012-2013 The Internet Party. All Rights Reserved.