Function selectFileOrFolder

  • Experimental

    Select (highlight) a file in the system file explorer.

    Parameters

    • filePath: string

      The path of the file to select.

    Returns Promise<void>