fn spawn(self: *ChildProcess) SpawnError!void

On success must call kill or wait. After spawning the id is available.

Parameters

self: *ChildProcess,