Libraries
»
bently
(1.0.2)
»
Index
»
Bently
»
Recipe
»
#modify
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