Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FileRenameEvent

An event that is fired after files are renamed.

Hierarchy

  • FileRenameEvent

Index

Properties(1)

Properties(1)

Readonly files

files: readonly { oldUri: Uri; newUri: Uri }[]

The files that got renamed.

Generated by TypeDoc. Maintained by 洛竹