Skip to content

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