Sha256: 6683f4ba0a8f11f193d2cc42f4ce897cb1c11ee387839b23d410e07b51cafecf
Contents?: true
Size: 1.43 KB
Versions: 16
Compression:
Stored size: 1.43 KB
Contents
o:$YARD::CodeObjects::MethodObject: @name:socket?:@docstringIC:YARD::Docstring"»Returns <code>true</code> if <i>stat</i> is a socket, <code>false</code> if it isn't or if the operating system doesn't support this feature. File.stat("testfile").socket? #=> false :@objectu:YARD::StubProxyFile::Stat#socket?: @summary0: @all"äReturns <code>true</code> if <i>stat</i> is a socket, <code>false</code> if it isn't or if the operating system doesn't support this feature. File.stat("testfile").socket? #=> false @overload socket? @return [Boolean]:@ref_tags[ : @tags[o:YARD::Tags::OverloadTag ; u;File::Stat#socket?;;;IC; "