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