ProviderStartResult
Interface: ProviderStartResult
Defined in: ProviderTypes.ts:9
Indexable
[key: string]: unknown
Properties
| Property | Type | Defined in |
|---|---|---|
agentServerUrl | string | ProviderTypes.ts:12 |
environmentName | string | ProviderTypes.ts:11 |
success | boolean | ProviderTypes.ts:10 |
transport | ProviderTransportType | ProviderTypes.ts:15 |
workspacePath | string | ProviderTypes.ts:13 |
worktreePath? | string | ProviderTypes.ts:14 |