Ruby 1.8.7 リファレンスマニュアル > ライブラリ一覧 > 組み込みライブラリ > Process::Statusクラス > success?
success? -> bool
プロセスの終了状態が成功である場合に true を返します。 そうでない場合に false を返します。