관리-도구
편집 파일: success%3f-i.yaml
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Returns <tt>true</tt> if <em>stat</em> is successful, <tt>false</tt> if not. Returns <tt>nil</tt> if <tt>exited?</tt> is not <tt>true</tt>. full_name: Process::Status#success? is_singleton: false name: success? params: | stat.success? => true, false or nil visibility: public