PATH:
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
URI
/
FTP
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::H level: 2 text: Description - !ruby/struct:SM::Flow::P body: Creates a new URI::FTP object from generic URL components with no syntax checking. - !ruby/struct:SM::Flow::P body: Unlike build(), this method does not escape the path component as required by RFC1738; instead it is treated as per RFC2396. - !ruby/struct:SM::Flow::P body: Arguments are <tt>scheme</tt>, <tt>userinfo</tt>, <tt>host</tt>, <tt>port</tt>, <tt>registry</tt>, <tt>path</tt>, <tt>opaque</tt>, <tt>query</tt> and <tt>fragment</tt>, in that order. full_name: URI::FTP::new is_singleton: true name: new params: (*arg) visibility: public
[-] typecode%3d-i.yaml
[edit]
[-] path-i.yaml
[edit]
[-] build-c.yaml
[edit]
[-] set_typecode-i.yaml
[edit]
[-] check_typecode-i.yaml
[edit]
[-] cdesc-FTP.yaml
[edit]
[-] new2-c.yaml
[edit]
[+]
..
[-] new-c.yaml
[edit]
[-] to_s-i.yaml
[edit]