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