Go to Latest
function execSync
import { execSync } from "https://dotland.deno.dev/std@0.177.0/node/child_process.ts";

Parameters

command: string
options: ExecSyncOptions