Skip to main content
Module

x/proc/mod1.ts>runSa

A better way to work with processes in Deno.
Go to Latest
function runSa
import { runSa } from "https://deno.land/x/proc@0.21.4/mod1.ts";

Parameters

options: RunOptions
optional
input: StandardInputs

Returns

Promise<string[]>