Skip to main content
statSync - fs - Node documentation
variable statSync

Usage in Deno

import { statSync } from "node:fs";

Synchronous stat(2) - Get file status.

Type