import { runCmd } from "https://deno.land/x/blocks@1.102.6/daemon/cmd.ts";
Returns a http handler that runs a command and pipes the output to the response
import { runCmd } from "https://deno.land/x/blocks@1.102.6/daemon/cmd.ts";
Returns a http handler that runs a command and pipes the output to the response