Skip to content

Interface: PtyBackendChoice

@termwright/driver/experimental


@termwright/driver/experimental / PtyBackendChoice

Defined in: backend-selection.ts:14

readonly backend: PtyBackend

Defined in: backend-selection.ts:15


readonly optional degradedReason?: 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.