class

Config::Hash

Inherits Reference < Object

Constructors

new(data : ::Hash)
Source

Instance methods

[](key)
Source
[]=(key, value)
Source
get(key : String)
Source
has_key?(key : String)
Source
keys
Source
merge(other : Hash)
Source
merge!(other : Hash)
Source
set(key : String, value)
Source

Nested types