MuseServeChild
One owned MSP host process with diagnostics and total exit mapping.
Properties
Section titled “Properties”| Property | Type | Stability | Presence | Description |
|---|---|---|---|---|
exit |
Promise<ExitClassification> |
required | ||
stderrTail |
readonly string[] |
required |
Methods
Section titled “Methods”| Method | Signature | Stability | Description |
|---|---|---|---|
close |
close(): Promise<ExitClassification> |
||
spawn |
static spawn(options: MuseServeChildOptions): MuseServeChild |
Source
clients/sdk-ts/src/connection/spawn.ts:474
{ "kind": "Class", "canonicalPath": "MuseServeChild"}