Skip to content

App.showInFolder method

App › showInFolder

Unofficial

Open the OS file picker at path location.

Signature:

showInFolder(path: string): void

Parameters:

ParameterTypeDescription
pathstringThe path to show.

Returns: void