Quartz::Config
Inherits YAML::Serializable < Reference < Object
Constructors
Loads config from disk (or defaults), then applies env-var overrides.
Merge precedence (low → high): defaults, file, env. CLI overrides are
applied by the caller after load.
new
Sourcenew(*, __context_for_yaml_serializable ctx : YAML::ParseContext, __node_for_yaml_serializable node : YAML::Nodes::Node)
SourceClass methods
Instance methods
ai_backend
Sourceapply_env!
Sourcedefault_channel
Sourcedefault_port
Sourcedefault_variant
Sourceollama_model
Sourceollama_url
Sourcesdk_cache
Sourcetap_registry
Source