Function hasConflict

  • Check if there is a conflict between two sets of files

    Parameters

    • files: (FileSystemEntry | File | Node)[]

      the incoming files

    • content: Node[]

      all the existing files in the directory

    Returns boolean

    true if there is a conflict