Class R10K::Deployment::Config
In: lib/r10k/deployment/config.rb
lib/r10k/deployment/config/loader.rb
Parent: Object

Methods

load_config   new   setting  

Classes and Modules

Class R10K::Deployment::Config::ConfigError
Class R10K::Deployment::Config::Loader

Attributes

configfile  [RW] 

Public Class methods

Public Instance methods

Load and store a config file, and set relevant options

@param [String] configfile The path to the YAML config file

Perform a scan for key and check for both string and symbol keys

[Validate]