Hwaro::Services::Doctor::FixSummary
Inherits JSON::Serializable / Struct / Value / Object
Outcome of fix_config. dry_run = true populates the same
fields without writing, so the CLI can show a preview.
Constructors
new(sections_added : Array(String) = [] of String, value_fixes : Array(ValueFix) = [] of ValueFix, dry_run : Bool = false)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
clone
Sourcecopy_with(sections_added _sections_added = @sections_added, value_fixes _value_fixes = @value_fixes, dry_run _dry_run = @dry_run)
Sourcedry_run
empty?
Sourcesections_added
value_fixes