onDidChange

abstract var onDidChange: Event<Uri>?(source)

An event to signal a resource has changed.

Online Documentation