--- !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 real user id of this process.
- !ruby/struct:SM::Flow::VERB
body: " File.stat("testfile").writable_real? #=> true\n"
full_name: File::Stat#writable_real?
is_singleton: false
name: writable_real?
params: |
stat.writable_real? -> true or false
visibility: public