Method: Fairy::InputFile.input
- Defined in:
- lib/fairy/client/input-file.rb
.input(fairy, opts, ffile_descripter) ⇒ Object
18 19 20 |
# File 'lib/fairy/client/input-file.rb', line 18 def InputFile.input(fairy, opts, ffile_descripter) InputFile.open(fairy, opts, ffile_descripter) end |