--- !ruby/object:RI::MethodDescription
aliases: []
block_params:
comment:
- !ruby/struct:SM::Flow::P
body: Returns <tt>true</tt> if <em>stat</em> is readable by the real user id of this process.
- !ruby/struct:SM::Flow::VERB
body: " File.stat("testfile").readable_real? #=> true\n"
full_name: File::Stat#readable_real?
is_singleton: false
name: readable_real?
params: |
stat.readable_real? -> true or false
visibility: public