import { shIgnore } from "https://deno.land/x/dtils@2.4.0/mod.ts";
Executes command
in default shell. Throws if command exits with a non-zero status.
Parameters
optional
options: ExecOptions = [UNSUPPORTED]import { shIgnore } from "https://deno.land/x/dtils@2.4.0/mod.ts";
Executes command
in default shell. Throws if command exits with a non-zero status.