onDidCreate

abstract val onDidCreate: Event<Uri>(source)

An event which fires on file/folder creation.

Online Documentation