formatDoctorSummaryLine
formatDoctorSummaryLine(
checks,options?):string
Defined in: wp-typia-project-tools/src/runtime/cli/cli-diagnostics.ts:560
Format the final doctor summary row.
Parameters
Section titled “Parameters”checks
Section titled “checks”readonly DoctorCheckLike[]
options?
Section titled “options?”exitFailureChecks?
Section titled “exitFailureChecks?”readonly DoctorCheckLike[]
Returns
Section titled “Returns”string