method exitcode
Documentation for method exitcode
assembled from the following types:
class Proc
From Proc
(Proc) method exitcode
method exitcode(Proc: --> Int)
Returns the exit code of the external process, or -1 if it has not exited yet.
Documentation for method exitcode
assembled from the following types:
From Proc
method exitcode(Proc: --> Int)
Returns the exit code of the external process, or -1 if it has not exited yet.