Class: Eco::API::Common::Loaders::Workflow

Inherits:
Config show all
Defined in:
lib/eco/api/common/loaders/config/workflow.rb

Direct Known Subclasses

Mailer, Eco::API::Custom::Workflow

Defined Under Namespace

Classes: Mailer

Class Method Summary collapse

Methods inherited from Config

active_enviro, cli, config, config_block

Methods included from 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 Method Details

.workflowObject



3
4
5
# File 'lib/eco/api/common/loaders/config/workflow.rb', line 3

def workflow
  config.workflow
end