interface StatSyncOptions
extends StatOptions
Usage in Deno
import { type StatSyncOptions } from "node:fs";
optional
throwIfNoEntry: boolean | undefined
import { type StatSyncOptions } from "node:fs";
throwIfNoEntry: boolean | undefined