--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Returns true if the named file is writable by the effective user id of this process. full_name: File::writable? is_singleton: true name: writable? params: | File.writable?(file_name) => true or false visibility: public