container.rb

Path: lib/r10k/settings/container.rb
Last Update: Thu Nov 12 00:32:05 +0000 2015

Defines a collection for application settings

This implements a hierarchical interface to application settings. Containers can define an optional parent container that will be used for default options if those options aren‘t set on the given container.

[Validate]