Function openConflictPicker

  • Open the conflict resolver

    Parameters

    • dirname: string

      the directory name

    • conflicts: (File | Node)[]

      the incoming files

    • content: Node[]

      all the existing files in the directory

    Returns Promise<ConflictResolutionResult>

    the selected and renamed files