Skip to main content
Module

x/2exec/mod.ts>Options

A super simple and reliable 💪 shell execution library for Deno
Latest
interface Options
import { type Options } from "https://deno.land/x/2exec@v1.0.0/mod.ts";

Properties

optional
ignoreErrors: boolean
optional
log: boolean