Class: Avm::Apps::Config

Inherits:
Object
  • Object
show all
Defined in:
lib/avm/apps/config.rb

Class Method Summary collapse

Class Method Details

.contextEacRubyUtils::Context<EacConfig::Node>

Deprecated.

Use EacConfig::Node.context instead.

Returns:

  • (EacRubyUtils::Context<EacConfig::Node>)


11
12
13
# File 'lib/avm/apps/config.rb', line 11

def context
  ::EacConfig::Node.context
end