--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Returns true if stat exited normally (for example using an exit() call or finishing the program). full_name: Process::Status#exited? is_singleton: false name: exited? params: | stat.exited? => true or false visibility: public