import { Process } from "https://deno.land/x/proc@0.20.23/src/process.ts";
Do all necessary normal steps to close the process. This does not kill the process but attempts a normal close.
import { Process } from "https://deno.land/x/proc@0.20.23/src/process.ts";
Do all necessary normal steps to close the process. This does not kill the process but attempts a normal close.