Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Config::Hash
Inherits
Reference
<
Object
Constructors
new
(data : ::
Hash
)
Source
new
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
Config::Hash::Value