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