Sha256: f4aa557d725c5e72318da633e9a38ab6dc717eb1264a2a819b3dd38f5f708171
Contents?: true
Size: 1.47 KB
Versions: 16
Compression:
Stored size: 1.47 KB
Contents
o:$YARD::CodeObjects::MethodObject: @name:sticky?:@docstringIC:YARD::Docstring"ÈReturns <code>true</code> if <i>stat</i> has its sticky bit set, <code>false</code> if it doesn't or if the operating system doesn't support this feature. File.stat("testfile").sticky? #=> false :@objectu:YARD::StubProxyFile::Stat#sticky?: @summary0: @all"ñReturns <code>true</code> if <i>stat</i> has its sticky bit set, <code>false</code> if it doesn't or if the operating system doesn't support this feature. File.stat("testfile").sticky? #=> false @overload sticky? @return [Boolean]:@ref_tags[ : @tags[o:YARD::Tags::OverloadTag ; u;File::Stat#sticky?;;;IC; "