Module

std/node/child_process.ts>fork

Deno standard library
Go to Latest
function fork
import { fork } from "https://dotland.deno.dev/std@0.145.0/node/child_process.ts";

Spawns a new Node.js process + fork.

Parameters

modulePath: string