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