sleep.bridges.io
Class ProcessObject
public class ProcessObject
close, getBuffer, getConsole, getInputBuffer, getInputStream, getOutputStream, getReader, getSource, getThread, getToken, getWriter, isEOF, openRead, openWrite, print, printLine, readCharacter, readLine, sendEOF, setEncoding, setThread, setToken, wait |
process
protected Process process
getSource
public Object getSource()
returns the Process object used by this IO implementation
- getSource in interface IOObject
open
public void open(command[] ,
String[] environment,
File startDir,
ScriptEnvironment env)