Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

std/node/_fs/_fs_fstat.ts>fstatSync

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

Parameters

fd: number
options: { bigint: false; }

Parameters

fd: number
options: { bigint: true; }

Parameters

fd: number
optional
options: statOptions