haXe API Documentation
Back
|
Index
extern
class
java.lang.Process
Available in java
function
destroy() :
Void
function
exitValue() :
Int
function
getErrorStream() :
java.io.InputStream
function
getInputStream() :
java.io.InputStream
function
getOutputStream() :
java.io.OutputStream
function
waitFor() :
Int
Back
|
Index