--- !ruby/object:RI::MethodDescription
aliases: []
block_params:
comment:
- !ruby/struct:SM::Flow::P
body: Returns the number of the signal that caused <em>stat</em> to terminate (or <tt>nil</tt> if self was not terminated by an uncaught signal).
full_name: Process::Status#termsig
is_singleton: false
name: termsig
params: |
stat.termsig => fixnum or nil
visibility: public