Method: Fairy::PInputLocalFile#initialize

Defined in:
lib/fairy/node/p-input-local-file.rb

#initialize(id, ntask, bjob, opts = nil) ⇒ PInputLocalFile

Returns a new instance of PInputLocalFile.



18
19
20
# File 'lib/fairy/node/p-input-local-file.rb', line 18

def initialize(id, ntask, bjob, opts=nil)
  super
end