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

x/dtils/mod.ts>ShCaptureResult

The best unofficial library of utilities for Deno applications
Go to Latest
interface ShCaptureResult
import { type ShCaptureResult } from "https://deno.land/x/dtils@1.7.0/mod.ts";

Properties

code: number
error: string
output: string