Skip to main content
Go to Latest
interface ErrnoException
implements Error
import { type ErrnoException } from "https://deno.land/std@0.145.0/node/internal/errors.ts";

Properties

optional
errno: number
optional
code: string
optional
path: string
optional
syscall: string