class Avram::Params
- Avram::Params
- Reference
- Object
Included Modules
Defined in:
avram/params.crConstructors
Instance Method Summary
- #get(key)
- #get?(key)
- #nested(key) : Hash(String, String)
- #nested?(key) : Hash(String, String)
- #nested_file(key) : Hash(String, String)
- #nested_file?(key) : Hash(String, String)