Flowdock
method

new

Importance_0
v2_6_3 - Show latest stable - 0 notes - Class: MLSxEntry
new(facts, pathname) public

No documentation

This method has no description. You can help the Ruby community by adding new notes.

Hide source
# File lib/net/ftp.rb, line 928
      def initialize(facts, pathname)
        @facts = facts
        @pathname = pathname
      end
Register or log in to add new notes.