Class: Eco::CliDefault::Workflow
- Inherits:
-
API::Common::Loaders::Workflow
- Object
- API::Common::Loaders::Config
- API::Common::Loaders::Workflow
- Eco::CliDefault::Workflow
- Defined in:
- lib/eco/cli_default/workflow.rb
Class Attribute Summary collapse
-
.rescued ⇒ Object
Returns the value of attribute rescued.
Method Summary
Methods inherited from API::Common::Loaders::Workflow
Methods inherited from API::Common::Loaders::Config
active_enviro, cli, config, config_block
Class Attribute Details
.rescued ⇒ Object
Returns the value of attribute rescued.
16 17 18 |
# File 'lib/eco/cli_default/workflow.rb', line 16 def rescued @rescued end |