관리-도구
편집 파일: writable%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 writable by the effective user id of this process. - !ruby/struct:SM::Flow::VERB body: " File.stat("testfile").writable? #=> true\n" full_name: File::Stat#writable? is_singleton: false name: writable? params: | stat.writable? -> true or false visibility: public