Class: Quonfig::QuonfigDatadirEnvironments

Inherits:
Struct
  • Object
show all
Defined in:
lib/quonfig/types.rb

Instance Attribute Summary collapse

Instance Attribute Details

#environmentsObject

Returns the value of attribute environments

Returns:

  • (Object)

    the current value of environments



52
53
54
# File 'lib/quonfig/types.rb', line 52

def environments
  @environments
end