File.readable?(file_name) â true or false
Instance Public methods
Returns true
if the named file is readable by the effective
user id of this process.
Returns true
if the named file is readable by the effective
user id of this process.
Please login to continue.