Skip to main content
Module

std/node/_fs/_fs_fstat.ts>fstatSync

Deno standard library
Go to Latest
function fstatSync
import { fstatSync } from "https://deno.land/std@0.145.0/node/_fs/_fs_fstat.ts";

Parameters

fd: number
options: { bigint: false; }

Parameters

fd: number
options: { bigint: true; }

Parameters

fd: number
optional
options: statOptions