method

new

ruby latest stable - Class: Net::FTP::MLSxEntry
new(facts, pathname)
public

No documentation available.

# File lib/net/ftp.rb, line 928
      def initialize(facts, pathname)
        @facts = facts
        @pathname = pathname
      end