--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Returns true if this process is stopped. This is only returned if the corresponding wait call had the WUNTRACED flag set. full_name: Process::Status#stopped? is_singleton: false name: stopped? params: | stat.stopped? => true or false visibility: public