class

SSH2::SFTP::Dir

Inherits SSH2::SFTP::Node / SSH2::SFTP::Base / Reference / Object

Instance methods

ll

Lists the current directory in long form, yielding each entry's full listing line (as returned by the server) when available, otherwise its name.

Source
ll

Returns the current directory's long-form listing as an array.

Source
ls

Lists a current directory

Source
ls

Lists a current directory

Source