Skip to content
Developer Preview

MuseServeChild

One owned MSP host process with diagnostics and total exit mapping.

Property Type Stability Presence Description
exit Promise<ExitClassification> required
stderrTail readonly string[] required
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"
}