File: C:/Ruby27-x64/share/ri/2.7.0/system/Bundler/URI/FTP/path-i.ri
U:RDoc::AnyMethod[iI" path:ETI"Bundler::URI::FTP#path;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"/Returns the path from an FTP Bundler::URI.;To:RDoc::Markup::BlankLine o;
; [I"QRFC 1738 specifically states that the path for an FTP Bundler::URI does not ;TI"]include the / which separates the Bundler::URI path from the Bundler::URI host. Example:;T@o;
; [I"0<code>ftp://ftp.example.com/pub/ruby</code>;T@o;
; [I"HThe above Bundler::URI indicates that the client should connect to ;TI"Jftp.example.com then cd to pub/ruby from the initial login directory.;T@o;
; [I"EIf you want to cd to an absolute directory, you must include an ;TI"*escaped / (%2F) in the path. Example:;T@o;
; [I"3<code>ftp://ftp.example.com/%2Fpub/ruby</code>;T@o;
; [I".This method will then return "/pub/ruby".;T:
@fileI"*lib/bundler/vendor/uri/lib/uri/ftp.rb;T:0@omit_headings_from_table_of_contents_below000[ I"();T@$FI"FTP;TcRDoc::NormalClass00