Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FileSystemWatcherServer

Hierarchy

Index

Methods

  • unwatchFileChanges(watcherId: number): Promise<void>
  • watchFileChanges(uri: string, options?: WatchOptions): Promise<number>