Class: Eco::CliDefault::Workflow

Inherits:
API::Common::Loaders::Workflow show all
Defined in:
lib/eco/cli_default/workflow.rb

Class Attribute Summary collapse

Method Summary

Methods inherited from API::Common::Loaders::Workflow

workflow

Methods inherited from API::Common::Loaders::Config

active_enviro, cli, config, config_block

Methods included from API::Common::ClassHelpers

#class_resolver, #descendants, #descendants?, #inheritable_attrs, #inheritable_class_vars, #inherited, #instance_variable_name, #new_class, #resolve_class, #to_constant

Methods included from Language::Methods::DelegateMissing

#delegate_missing_to, #method_missing, #respond_to_missing?

Class Attribute Details

.rescuedObject

Returns the value of attribute rescued.



16
17
18
# File 'lib/eco/cli_default/workflow.rb', line 16

def rescued
  @rescued
end