method

readable?

v2_4_6 - Show latest stable - Class: File::Stat
readable?()
public

Returns true if stat is readable by the effective user id of this process.

File.stat("testfile").readable?   #=> true