Hierarchy

  • WatcherInfo

Properties

changes: Set<string>

get current aggregated changes that have not yet send to callback

contextTimeInfoEntries: Map<string, FileSystemInfoEntry | "ignore">

get info about directories

fileTimeInfoEntries: Map<string, FileSystemInfoEntry | "ignore">

get info about files

removals: Set<string>

get current aggregated removals that have not yet send to callback

Generated using TypeDoc