Method: Bently::Recipe#modify

Defined in:
lib/bently/recipe.rb

#modify(*args) ⇒ Object



100
# File 'lib/bently/recipe.rb', line 100

def modify(*args)  ; operations << Modify.new(*args) end