Class Nanoc::Configuration
In: lib/nanoc/base/source_data/configuration.rb
Parent: ::Hash

Represents the site configuration.

Methods

new   reference  

Public Class methods

Creates a new configuration with the given hash.

@param [Hash] hash The actual configuration hash

Public Instance methods

Returns an object that can be used for uniquely identifying objects.

@return [Object] An unique reference to this object

[Validate]