File: //usr/share/ri/3.0.0/system/File/ftype-c.ri
U:RDoc::AnyMethod[iI"
ftype:ETI"File::ftype;TT:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [
I"HIdentifies the type of the named file; the return string is one of ;TI"8``<code>file</code>'', ``<code>directory</code>'', ;TI"G``<code>characterSpecial</code>'', ``<code>blockSpecial</code>'', ;TI"3``<code>fifo</code>'', ``<code>link</code>'', ;TI":``<code>socket</code>'', or ``<code>unknown</code>''.;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [I"2File.ftype("testfile") #=> "file"
;TI">File.ftype("/dev/tty") #=> "characterSpecial"
;TI"3File.ftype("/tmp/.X11-unix/X0") #=> "socket";T:@format0:
@fileI"file.c;T:0@omit_headings_from_table_of_contents_below0I"'File.ftype(file_name) -> string
;T0[ I" (p1);T@FI" File;TcRDoc::NormalClass00