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
/
Bundler
/
URI
/
FTP
/
//opt/alt/ruby27/share/ri/system/Bundler/URI/FTP/path-i.ri
U:RDoc::AnyMethod[iI" path:ETI"Bundler::URI::FTP#path;TF:privateo: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