Method: Fairy::InputFile#initialize
- Defined in:
- lib/fairy/client/input-file.rb
#initialize(fairy, opts = nil) ⇒ InputFile
Returns a new instance of InputFile.
22 23 24 |
# File 'lib/fairy/client/input-file.rb', line 22 def initialize(fairy, opts=nil) super end |