Skip to main content
Go to Latest
function runCommand
Re-export
import { runCommand } from "https://deno.land/std@0.139.0/_tools/release/deps.ts";

Parameters

params: { cwd: string; cmd: string[]; }