import { exec } from "https://deno.land/x/dtils@2.6.0/mod.ts";
Executes segments
as a child process, printing the child's output. Throws if the child exits with a non-zero status
import { exec } from "https://deno.land/x/dtils@2.6.0/mod.ts";
Executes segments
as a child process, printing the child's output. Throws if the child exits with a non-zero status