import { sh } from "https://deno.land/x/dtils@1.6.1/lib/sh.ts";
Executes shell code. Returns the exit code of the sh runner
Parameters
optional
options: ShOptions = [UNSUPPORTED]import { sh } from "https://deno.land/x/dtils@1.6.1/lib/sh.ts";
Executes shell code. Returns the exit code of the sh runner