Method: Bently::Recipe::Prepend#initialize

Defined in:
lib/bently/recipe.rb

#initialize(*args) ⇒ Prepend

Returns a new instance of Prepend.



59
60
61
# File 'lib/bently/recipe.rb', line 59

def initialize *args
  @file, @data = @args = args
end