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