API reference › @evolu/nodejs › spawn
const spawn: Spawn;
Defined in: packages/nodejs/src/Cli.ts:38
Runs a command with inherited stdio and aborts it with the current Run.
A zero exit code succeeds. A start failure, non-zero exit code, or signal exit returns SpawnError.