Class Stats64

Hierarchy

Implements

  • BigIntStats

Constructors

  • Parameters

    • error: number
    • dev: bigint
    • ino: bigint
    • mode: bigint
    • nlink: bigint
    • uid: bigint
    • gid: bigint
    • size: bigint
    • atimeNs: bigint
    • mtimeNs: bigint
    • ctimeNs: bigint

    Returns Stats64

Properties

atimeNs: bigint
blksize: bigint = ...
blocks: bigint = ...
ctimeNs: bigint
dev: bigint
error: number
gid: bigint
ino: bigint
mode: bigint
mtimeNs: bigint
nlink: bigint
rdev: bigint = ...
size: bigint
uid: bigint

Accessors

Methods

  • Returns boolean

Generated using TypeDoc