Flowdock

FTP URI syntax is defined by RFC1738 section 3.2.

Constants

DEFAULT_PORT = 21

COMPONENT = [ :scheme, :userinfo, :host, :port, :path, :typecode

TYPECODE = ['a', 'i', 'd'].freeze

TYPECODE_PREFIX = ';type='.freeze

Attributes

[R] typecode
Show files where this class is defined (2 files)
Register or log in to add new notes.