Matrix::Architect::Config
Inherits YAML::Serializable::Strict / YAML::Serializable / Struct / Value / Object
Constructors
new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
Sourcenew(*, __context_for_yaml_serializable ctx : YAML::ParseContext, __node_for_yaml_serializable node : YAML::Nodes::Node)
SourceInstance methods
access_token
Sourceaccess_token=(access_token : String)
Sourcehs_url
Sourcehs_url=(hs_url : String)
Sourcelog_level
Sourcelog_level=(log_level : ::Log::Severity)
Sourceusers_id
Sourceusers_id=(users_id : Array(String))
Source