Skip to main content
Module

x/velociraptor/src/util.ts>spawn

The npm-style script runner for Deno
Latest
function spawn
import { spawn } from "https://deno.land/x/velociraptor@1.5.0/src/util.ts";

Parameters

args: string[]
optional
cwd: string

Returns

Promise<string>