Deno.ChildProcess.prototype.ref - Deno documentation
method Deno.ChildProcess.prototype.ref
ChildProcess.prototype.ref(): void

Ensure that the status of the child process prevents the Deno process from exiting.

Return Type

void