Interface OpenFolderOrFileOptions

Hierarchy

  • OpenFolderOrFileOptions

Properties

Properties

fileName?: string

The name of the file we want to open or to reveal

reveal?: boolean

True will reveal the folder or the file, false it will open the folder or the file

Generated using TypeDoc