Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents the struct returned to queries and events as a result

Hierarchy

  • IFileSystemEntryResult

Index

Properties

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

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