Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents the options passable to FileSystemOverlay.watch_directory

Hierarchy

  • IFileSystemWatchOptions

Index

Properties

Properties

Optional recursive

recursive: undefined | false | true

Represents if watcher should recursively watch for changes in child Directories too

NOTE: When set to true, the backend will watch recursively for children, which may incur a performance penalty

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