Options
All
  • Public
  • Public/Protected
  • All
Menu

Class DirectoryChangeElement

name

DirectoryChangeElement

Hierarchy

  • DirectoryChangeElement

Index

Methods

getSubject

  • getSubject(): string
  • Returns the subject of the directory element that has changed.

    Returns string

    The directory element's subject.

getType

  • Returns the subject type of the Directoruy element that has changed.

    Returns SubjectType

    The directory element's subject type.

isAdded

  • isAdded(): boolean
  • Indicates whether this directory element has been added or removed from the directory.

    Returns boolean

    true if the directory element has been added to the directory, false if it has been removed.

Generated using TypeDoc