import { sh } from "https://deno.land/x/dtils@2.0.0-beta.1/mod.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@2.0.0-beta.1/mod.ts";
Executes shell code. Returns the exit code of the sh runner