Class: Quonfig::ConfigEnvelope
- Inherits:
-
Struct
- Object
- Struct
- Quonfig::ConfigEnvelope
- Defined in:
- lib/quonfig/config_envelope.rb
Instance Attribute Summary collapse
-
#configs ⇒ Object
Returns the value of attribute configs.
-
#meta ⇒ Object
Returns the value of attribute meta.
Instance Attribute Details
#configs ⇒ Object
Returns the value of attribute configs
4 5 6 |
# File 'lib/quonfig/config_envelope.rb', line 4 def configs @configs end |
#meta ⇒ Object
Returns the value of attribute meta
4 5 6 |
# File 'lib/quonfig/config_envelope.rb', line 4 def @meta end |