abstract fun createDupe(deleteIfDupeExists: Boolean): Unit
creates the duplicate file or sql table. deleteIfDupeExists determines if the duplicate file/table is deleted/dropped before creation.