Class: Quonfig::QuonfigDatadirEnvironments
- Inherits:
-
Struct
- Object
- Struct
- Quonfig::QuonfigDatadirEnvironments
- Defined in:
- lib/quonfig/types.rb
Instance Attribute Summary collapse
-
#environments ⇒ Object
Returns the value of attribute environments.
Instance Attribute Details
#environments ⇒ Object
Returns the value of attribute environments
52 53 54 |
# File 'lib/quonfig/types.rb', line 52 def environments @environments end |