Class: Avm::Apps::Config
- Inherits:
-
Object
- Object
- Avm::Apps::Config
- Defined in:
- lib/avm/apps/config.rb
Class Method Summary collapse
-
.context ⇒ EacRubyUtils::Context<EacConfig::Node>
deprecated
Deprecated.
Use EacConfig::Node.context instead.
Class Method Details
.context ⇒ EacRubyUtils::Context<EacConfig::Node>
Deprecated.
Use EacConfig::Node.context instead.
11 12 13 |
# File 'lib/avm/apps/config.rb', line 11 def context ::EacConfig::Node.context end |