Interface: PtyBackendChoice
@termwright/driver/experimental
@termwright/driver/experimental / PtyBackendChoice
Interface: PtyBackendChoice
Section titled “Interface: PtyBackendChoice”Defined in: backend-selection.ts:14
Properties
Section titled “Properties”backend
Section titled “backend”
readonlybackend:PtyBackend
Defined in: backend-selection.ts:15
degradedReason?
Section titled “degradedReason?”
readonlyoptionaldegradedReason?:string
Defined in: backend-selection.ts:21
Retained for callers that report on the choice. Every supported platform now has exactly one backend, so nothing sets it; a future platform with a weaker second implementation would.