Skip to main content
interface IExecResponse
import { type IExecResponse } from "https://deno.land/x/exec@0.0.5/mod.ts";

Properties

status: IExecStatus
output: string