Sha256: d39f2e7fc6413374c571c2762e23c92b4717a15615d280f17f7d0d45d65d9abc
Contents?: true
Size: 1.44 KB
Versions: 16
Compression:
Stored size: 1.44 KB
Contents
o:$YARD::CodeObjects::MethodObject: @name: chardev?:@docstringIC:YARD::Docstring"ÂReturns <code>true</code> if the file is a character device, <code>false</code> if it isn't or if the operating system doesn't support this feature. File.stat("/dev/tty").chardev? #=> true :@objectu:YARD::StubProxyFile::Stat#chardev?: @summary0: @all"ìReturns <code>true</code> if the file is a character device, <code>false</code> if it isn't or if the operating system doesn't support this feature. File.stat("/dev/tty").chardev? #=> true @overload chardev? @return [Boolean]:@ref_tags[ : @tags[o:YARD::Tags::OverloadTag ; u;File::Stat#chardev?;;;IC; "