Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • FileChangesEvent

Index

Constructors

Properties

changes: readonly FileChange[]

Methods

  • Returns true if this change event contains the provided file with the given change type (if provided). In case of type DELETED, this method will also return true if a folder got deleted that is the parent of the provided file path.

    Parameters

    Returns boolean

  • gotAdded(): boolean
  • gotDeleted(): boolean
  • gotUpdated(): boolean