sleep.bridges.io
public class ProcessObject extends IOObject
Field Summary | |
---|---|
protected Process | process |
Method Summary | |
---|---|
void | close() |
Object | getSource() returns the Process object used by this IO implementation |
void | open(String[] command, String[] environment, File startDir, ScriptEnvironment env) |
Scalar | wait(ScriptEnvironment env, long timeout) |