Method: CM::Plugin::Plan#operation_deploy

Defined in:
lib/core/plugin/plan.rb

#operation_deployObject




215
216
217
# File 'lib/core/plugin/plan.rb', line 215

def operation_deploy
  sequence.forward(:deploy)
end