Method: Fileconv::Convertor#init_acc

Defined in:
lib/fileconv/base.rb

#init_acc(acc) ⇒ void

This method returns an undefined value.

Init a accumlator

Parameters:

  • acc (Hash)

    the accumulator for this file



95
96
# File 'lib/fileconv/base.rb', line 95

def init_acc(acc)
end