Copy of argv passed to useSpawn
Whether or not the process is still running
Process handle returned from cockpit.spawn()
Optional
statusExit code of the process
Optional
stderrOutput of process printed to stderr
Optional
stdoutOutput of process printed to stdout
Get promise that resolves with self when the process finishes
The promise that resolves when proc finishes