DoctorCheck
Defined in: wp-typia-project-tools/src/runtime/cli-doctor.ts:14
One doctor check rendered by the CLI diagnostics flow.
Properties
Section titled “Properties”
optionalcode?:string
Defined in: wp-typia-project-tools/src/runtime/cli-doctor.ts:16
Stable machine-readable diagnostic id for structured integrations.
detail
Section titled “detail”detail:
string
Defined in: wp-typia-project-tools/src/runtime/cli-doctor.ts:18
Human-readable status detail rendered next to the label.
label:
string
Defined in: wp-typia-project-tools/src/runtime/cli-doctor.ts:20
Short label for the dependency, directory, or template check.
status
Section titled “status”status:
"pass"|"fail"|"warn"
Defined in: wp-typia-project-tools/src/runtime/cli-doctor.ts:22
Final pass/fail/warn status for this diagnostic row.