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