class

SF::Ftp::DirectoryResponse

Inherits SF::Ftp::Response / Reference / Object

Specialization of FTP response returning a directory

Constructors

new(response : Ftp::Response)

Default constructor

  • response - Source response
Source

Instance methods

directory

Get the directory returned in the response

Returns: Directory name

Source
dup

Returns a shallow copy of this object.

This allocates a new object and copies the contents of self into it.

Source
finalize
Source