관리-도구
편집 파일: pipe%3f-i.yaml
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Returns <tt>true</tt> if the operating system supports pipes and <em>stat</em> is a pipe; <tt>false</tt> otherwise. full_name: File::Stat#pipe? is_singleton: false name: pipe? params: | stat.pipe? => true or false visibility: public