Ruby 1.8.7 Reference Manual > All Libraries > Builtin Library > class Process::Status > stopsig

instance method Process::Status#stopsig

stopsig -> nil | Integer

stopped? が真の場合そのシグナルの番号を、そうでない場合は nil を返します。