Class: Bently::Recipe::Operation

Inherits:
Object
  • Object
show all
Defined in:
lib/bently/recipe.rb

Direct Known Subclasses

Append, Create, Insert, Modify, Prepend, Remove, Run, Say

Instance Method Summary collapse

Instance Method Details

#afterObject



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

def after; nil end

#sayObject



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

def say; nil end