FileExplorerPluginInstance
Extends
Properties
app
app:
App
defaultOn
defaultOn:
boolean
description
description:
string
Inherited from
InternalPluginInstance
.description
id
id:
string
Inherited from
name
name:
string
Inherited from
plugin
plugin:
FileExplorerPlugin
Methods
init()
init(
app
,plugin
):void
Parameters
• app: App
• plugin: FileExplorerPlugin
Returns
void
Inherited from
revealInFolder()
revealInFolder(
item
):void
Reveals a file or folder in the file explorer view, opens the view if it is not already open/visible
Parameters
Returns
void