method Deno.ChildProcess.prototype.unref
Jump to headingChildProcess.prototype.unref(): void
Ensure that the status of the child process does not block the Deno process from exiting.
Return Type Jump to heading
void
Jump to headingChildProcess.prototype.unref(): void
Ensure that the status of the child process does not block the Deno process from exiting.
void