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

Properties

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