Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/dtils/lib/sh.ts>ShIgnoreOptions

The best unofficial library of utilities for Deno applications
Go to Latest
interface ShIgnoreOptions
implements ShOptions
import { type ShIgnoreOptions } from "https://deno.land/x/dtils@1.6.1/lib/sh.ts";

Properties

optional
alwaysIgnoreStderr: boolean