Config
Inherits JSON::Serializable < Struct < Value < Object
Constructors
load
Sourcenew(pull : JSON::PullParser)
Sourcenew
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
agent
Sourcecontinue_flag
Sourcedefault_harness
Sourceeffective_agent
Sourceeffective_continue_flag
Sourceeffective_path
Sourceharnesses
Sourcepath
SourceResolve the command for a harness. An explicit name (from --harness)
selects a named harness and returns nil when that name is unknown so the
caller can report the error. Otherwise resolution falls through env
overrides, the configured default harness, and finally the legacy agent.