function execSyncimport { execSync } from "https://deno.land/std@0.177.0/node/child_process.ts"; execSync(command: string, options: ExecSyncOptions)Parameterscommand: stringoptions: ExecSyncOptions