File: //usr/share/ri/3.0.0/system/Kernel/Pathname-i.ri
U:RDoc::AnyMethod[iI"
Pathname:ETI"Kernel#Pathname;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"NCreates a new Pathname object from the given string, +path+, and returns ;TI"pathname object.;To:RDoc::Markup::BlankLine o;
; [I"KIn order to use this constructor, you must first require the Pathname ;TI" standard library extension.;T@o:RDoc::Markup::Verbatim; [I"require 'pathname'
;TI"Pathname("/home/zzak")
;TI" #=> #<Pathname:/home/zzak>
;T:@format0o;
; [I"1See also Pathname::new for more information.;T:
@fileI"ext/pathname/pathname.c;T:0@omit_headings_from_table_of_contents_below0I"!Pathname(path) -> pathname
;T0[ I" (p1);T@FI"Kernel;TcRDoc::NormalModule00