method
writable_real?
writable_real?()
public
Returns true if stat is writable by the real user id of this process.
File.stat("testfile").writable_real? #=> true
writable_real?()
public
Returns true if stat is writable by the real user id of this process.
File.stat("testfile").writable_real? #=> true