class Config::Parser
- Config::Parser
- Reference
- Object
Defined in:
config/parser.crConstructors
Instance Method Summary
- #macros : Macros
- #macros=(macros : Macros)
- #max_nesting : UInt16
- #max_nesting=(max_nesting : UInt16)
- #parse : Hash(String, Type)