logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Net::SSH2::Dir - SSH 2 SFTP directory object

Author

       David B. Robins, <dbrobins@cpan.org>

Description

       An SFTP file object is created by the Net::SSH2::SFTP "opendir" method.

   read
       Returns a hash (hashref in scalar context); keys are "name" and those returned by Net::SSH2::SFTP::stat;
       returns empty list or undef if no more files.

Name

       Net::SSH2::Dir - SSH 2 SFTP directory object

See Also

       Net::SSH2::SFTP.

See Also