- java.lang.Object
-
- java.lang.Process
-
- org.jruby.util.io.POSIXProcess
-
-
Constructor Summary
Constructors
Constructor and Description |
POSIXProcess(Ruby runtime,
long finalPid) |
-
Method Summary
-
Methods inherited from class java.lang.Process
destroyForcibly, isAlive, waitFor
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
exitValue
public int exitValue()
- Specified by:
exitValue
in class java.lang.Process
-
destroy
public void destroy()
- Specified by:
destroy
in class java.lang.Process
-
status
public int status()
Copyright © 2001-2020 JRuby. All Rights Reserved.