AcpRuntime
Defined in: acp-types.ts:46
A runtime knows how to spawn the ACP shim process (locally, or inside a container). Returns a ChildProcess whose stdio is wired up for ACP NDJSON.
Methods
spawn()
spawn(
spec):ChildProcess
Defined in: acp-types.ts:47
Parameters
spec
Returns
ChildProcess