Method: Bundler::URI::FTP#typecode
- Defined in:
- lib/bundler/vendor/uri/lib/uri/ftp.rb
#typecode ⇒ Object
typecode accessor.
See Bundler::URI::FTP::COMPONENT.
162 163 164 |
# File 'lib/bundler/vendor/uri/lib/uri/ftp.rb', line 162 def typecode @typecode end |