Options
All
  • Public
  • Public/Protected
  • All
Menu

An object containing file data.

Hierarchy

  • FileInfo

Index

Properties

isDir: boolean

Whether the entry is a directory.

modTime: Date

The last updated time, if present.

mode: string

The access permissions for the file.

name: string

The file name, not including path.

size: number

The file size in bytes.

Generated using TypeDoc