Skip to main content
Module

x/run_simple/mod.ts>SimpleValue

Simple run function to execute shell commands in Deno.
Latest
type alias SimpleValue
import { type SimpleValue } from "https://deno.land/x/run_simple@2.3.0/mod.ts";

Item in the command array.

definition: string | number | boolean