struct Matrix::Architect::Config
- Matrix::Architect::Config
- Struct
- Value
- Object
Included Modules
- YAML::Serializable
- YAML::Serializable::Strict
Defined in:
matrix-architect.crConstructors
Instance Method Summary
- #access_token : String
- #access_token=(access_token : String)
- #hs_url : String
- #hs_url=(hs_url : String)
- #log_level : Log::Severity
- #log_level=(log_level : ::Log::Severity)
- #users_id : Array(String)
- #users_id=(users_id : Array(String))