Package | Description |
---|---|
com.peterphi.std.system.exec |
Modifier and Type | Method | Description |
---|---|---|
BasicProcessTracker |
Exec.startBasic() |
Launches the process, returning a handle to it for IO ops, etc
the caller must read the output streams: otherwise the buffers may fill up and the remote program will be suspended indefinitely |
Copyright © 2018. All rights reserved.