Bun

interface

fs.BigIntStatsFs

interface BigIntStatsFs

  • bavail: bigint

    Available blocks for unprivileged users

  • bfree: bigint

    Free blocks in file system.

  • blocks: bigint

    Total data blocks in file system.

  • bsize: bigint

    Optimal transfer block size.

  • ffree: bigint

    Free file nodes in file system.

  • files: bigint

    Total file nodes in file system.

  • type: bigint

    Type of file system.