getFailingDoctorChecks
getFailingDoctorChecks<
TCheck>(checks):TCheck[]
Defined in: wp-typia-project-tools/src/runtime/cli-diagnostics.ts:502
Return the failing doctor checks from one doctor run.
Type Parameters
Section titled “Type Parameters”TCheck
Section titled “TCheck”TCheck extends DoctorCheckLike
Parameters
Section titled “Parameters”checks
Section titled “checks”readonly TCheck[]
Returns
Section titled “Returns”TCheck[]