Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents the metadata of a File System Entry

Hierarchy

  • IFileSystemEntryStats

Index

Properties

ctime

ctime: number

Represents a timestamp in milliseconds since UNIX Epoch when the File System Entry was created

is_directory

is_directory: boolean

Represents that the File System Entry is a Directory

is_file

is_file: boolean

Represents that the File System Entry is a File

mtime

mtime: number

Represents a timestamp in milliseconds since UNIX Epoch when the File System Entry was last modified

path

path: string

Represents the associated path of the File System Entry

Legend

  • Variable
  • Function
  • Type alias
  • Type alias with type parameter
  • Interface
  • Interface with type parameter
  • Property
  • Class
  • Class with type parameter
  • Enumeration

Generated using TypeDoc