File: C:/Ruby27-x64/share/ri/2.7.0/system/File/dirname-c.ri
U:RDoc::AnyMethod[iI"dirname:ETI"File::dirname;TT:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [
I"FReturns all components of the filename given in <i>file_name</i> ;TI"Fexcept the last one (after first stripping trailing separators). ;TI"?The filename can be formed using both File::SEPARATOR and ;TI"FFile::ALT_SEPARATOR as the separator when File::ALT_SEPARATOR is ;TI"not <code>nil</code>.;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [I"FFile.dirname("/home/gumby/work/ruby.rb") #=> "/home/gumby/work";T:@format0:
@fileI"file.c;T:0@omit_headings_from_table_of_contents_below0I"+File.dirname(file_name) -> dir_name
;T0[ I" (p1);T@FI" File;TcRDoc::NormalClass00