Linux heracles.o2switch.net 4.18.0-553.62.1.lve.el8.x86_64 #1 SMP Mon Jul 21 17:50:35 UTC 2025 x86_64
/
opt
/
alt
/
ruby27
/
share
/
ri
/
system
/
File
/
//opt/alt/ruby27/share/ri/system/File/dirname-c.ri
U:RDoc::AnyMethod[iI"dirname:ETI"File::dirname;TT:privateo: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