--- !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