instance method Process::Status#exitstatus

exitstatus -> Integer | nil[permalink][rdoc][edit]

exited? が真の場合プロセスが返した終了ステータスの整数を、そうでない場合は nil を返します。