• Query path of existing or non-existing file

    Returns

    Selected file path if successful; undefined else

    Parameters

    • title: string

      Dialog title

    • defaultPath: string = ""

      Default directory for the dialog

    • filter: string = ""

      Limit selectable files to defined file extentions

    Returns string | undefined

Generated using TypeDoc