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