Class: Moltrio::Config::ContainerCache

Inherits:
Struct
  • Object
show all
Defined in:
lib/moltrio/config.rb

Instance Attribute Summary collapse

Instance Attribute Details

#namespacedObject

Returns the value of attribute namespaced

Returns:

  • (Object)

    the current value of namespaced



25
26
27
# File 'lib/moltrio/config.rb', line 25

def namespaced
  @namespaced
end

#rootObject

Returns the value of attribute root

Returns:

  • (Object)

    the current value of root



25
26
27
# File 'lib/moltrio/config.rb', line 25

def root
  @root
end