property ErrnoError.path

The path the failing call was operating on, when the syscall takes one.

Type

string

Usage

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