Skip to content
Obsidian Typings
Catalyst (1.13.7)
|
Public (1.13.7)
Search
Ctrl
K
Cancel
Github
Select theme
Dark
Light
Auto
Github
Select theme
Dark
Light
Auto
App.showInFolder method
App
› showInFolder
Unofficial
Open the OS file picker at path location.
Signature:
showInFolder
(path: string):
void
Parameters:
Parameter
Type
Description
path
string
The path to show.
Returns:
void