File.owned?(file_name) â true or false
Class Public methods
Returns true
if the named file exists and the effective used
id of the calling process is the owner of the file.
file_name can be an IO object.
Returns true
if the named file exists and the effective used
id of the calling process is the owner of the file.
file_name can be an IO object.
Please login to continue.