grpowned?

File.grpowned?(file_name) â true or false
Instance Public methods

Returns true if the named file exists and the effective group id of the calling process is the owner of the file. Returns false on Windows.

file_name can be an IO object.

doc_ruby_on_rails
2015-04-06 15:04:16
Comments
Leave a Comment

Please login to continue.