onDidChange

abstract val onDidChange: Event<Uri>(source)

An event which fires on file/folder change.

Online Documentation