package handles const ( CANCEL = "cancel" OVERWRITE = "overwrite" SKIP = "skip" )