class SF::Ftp::DirectoryResponse
inherits SF::Ftp::Response
#
Specialization of FTP response returning a directory
Constructors#
Methods#
#dup : DirectoryResponse
#
Returns a shallow copy of this object.
This allocates a new object and copies the contents of
self
into it.