property ErrnoError.code

The symbolic error code, e.g. ENOENT. What isErrno matches on.

Type

string

Usage

import { type ErrnoError } from "lib/result/try.ts";