property ErrnoError.syscall

The syscall that failed, e.g. open.

Type

string

Usage

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