Hwaro::Services::CheckGroup
Inherits Struct / Value / Object
A logical group of checks, surfaced under one heading in the CLI.
:config is rendered with the runtime config_path; other keys use
default_heading verbatim.
Constructors
new(key : Symbol, default_heading : String, checks : Array(CheckSpec))
SourceInstance methods
checks
clone
Sourcecopy_with(key _key = @key, default_heading _default_heading = @default_heading, checks _checks = @checks)
Sourcedefault_heading
key