stat.writable_real? â true or false
Instance Public methods
Returns true
if stat is writable by the real user id
of this process.
1 | File .stat( "testfile" ).writable_real? #=> true |
Returns true
if stat is writable by the real user id
of this process.
1 | File .stat( "testfile" ).writable_real? #=> true |
Designed by : w10schools
service@w10schools.com
Please login to continue.