Not found

The exact documentation you were looking for could not be found. Here is the best guess.

readable?() public

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

File.stat("testfile").readable?   #=> true
Show source
Register or log in to add new notes.