class Mocr::Parser::Config
- Mocr::Parser::Config
- Reference
- Object
Included Modules
- JSON::Serializable
- YAML::Serializable
Defined in:
mocr/parser/config.crConstructors
Instance Method Summary
- #port : Int32
- #port=(port : Int32)
- #root : Route
- #root=(root : Route)
- #vars : Hash(String, String)
- #vars=(vars : Hash(String, String))