???<!-- GIF89;a -->
123123123123
.....................................................................................................................................???<!-- GIF89;a -->
123123123123
.....................................................................................................................................--- !ruby/object:RI::MethodDescription 
aliases: []

block_params: 
comment: 
- !ruby/struct:SM::Flow::P 
  body: Returns <tt>true</tt> if <em>stat</em> exited normally (for example using an <tt>exit()</tt> call or finishing the program).
full_name: Process::Status#exited?
is_singleton: false
name: exited?
params: |
  stat.exited?   => true or false

visibility: public
