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