property UpgradeDeps.spawn

Runs another tool's installer. Defaults to Process.spawn.

Type

(argv: string[]) => Promise<Process.SpawnResult>

Usage

import { type UpgradeDeps } from "lib/commands/upgrade/index.ts";