Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/clarigen/src/cli/spawn.ts>spawn

Deno package for type-safe Clarinet tests
Go to Latest
function spawn
import { spawn } from "https://deno.land/x/clarigen@v0.4.9/src/cli/spawn.ts";

Parameters

cmd: string[] | string
optional
cwd: string

Returns

Promise<Result>