Configures the detached
option for spawn
.
NOTE: unref
will be called immediately on the underlying child process. It is upon API consumers to ensure an appropriate Stdio configuration is had for their detached Process, as detailed in the documentation linked below.
Default: false
docs#spawn