SetupSession
Defined in: pkgs/core/src/connection/registry.ts:41
Properties
Section titled “Properties”connectionId
Section titled “connectionId”
readonlyconnectionId:string
Defined in: pkgs/core/src/connection/registry.ts:42
currentStep
Section titled “currentStep”
readonlycurrentStep:SetupStep|null
Defined in: pkgs/core/src/connection/registry.ts:44
readonlykind:string
Defined in: pkgs/core/src/connection/registry.ts:43
terminal
Section titled “terminal”
readonlyterminal:Promise<Readonly<{credential:Uint8Array;displayName:string;kind:"done";metadata?:Readonly<Record<string,unknown>>; }>>
Defined in: pkgs/core/src/connection/registry.ts:45