Sha256: be734f54f00262e723016ff3344cf8a0772d0e4ad3efc9b322e7ce65b4200451
Contents?: true
Size: 1.61 KB
Versions: 16
Compression:
Stored size: 1.61 KB
Contents
o:$YARD::CodeObjects::MethodObject: @name:grpowned?:@docstringIC:YARD::Docstring"ðReturns true if the effective group id of the process is the same as the group id of <i>stat</i>. On Windows NT, returns <code>false</code>. File.stat("testfile").grpowned? #=> true File.stat("/etc/passwd").grpowned? #=> false :@objectu:YARD::StubProxyFile::Stat#grpowned?: @summary0: @all"Returns true if the effective group id of the process is the same as the group id of <i>stat</i>. On Windows NT, returns <code>false</code>. File.stat("testfile").grpowned? #=> true File.stat("/etc/passwd").grpowned? #=> false @overload grpowned? @return [Boolean]:@ref_tags[ : @tags[o:YARD::Tags::OverloadTag ; u;File::Stat#grpowned?;;;IC; "