Method: CfDeployer::DeploymentStrategy::CreateOrUpdate#destroy
- Defined in:
- lib/cf_deployer/deployment_strategy/create_or_update.rb
#destroy ⇒ Object
31 32 33 |
# File 'lib/cf_deployer/deployment_strategy/create_or_update.rb', line 31 def destroy delete_stack stack end |