StatsFsBase - Node documentation
interface StatsFsBase

Usage in Deno

import { type StatsFsBase } from "node:fs";

Type Parameters

T

Properties

Type of file system.

Optimal transfer block size.

Total data blocks in file system.

Free blocks in file system.

Available blocks for unprivileged users

Total file nodes in file system.

Free file nodes in file system.