Function getConflicts

  • Get the conflicts between two sets of files

    Type Parameters

    • T extends FileSystemEntry | File | Node

    Parameters

    • files: T[]

      the incoming files

    • content: Node[]

      all the existing files in the directory

    Returns T[]

    true if there is a conflict