Index
Source file
nsINativeFileWatcherCallback
The interface for the callback invoked when a change on a watched
resource is detected.
Methods
changed(resourcePath, flags)
Parameters
resourcePath
The path of the changed resource. If there were too many changes, the string "*" is passed.
flags
Reserved for future uses, not currently used.