``` if (isWindows() && to!!.toFile().exist...
# kobalt
e
Copy code
if (isWindows() && to!!.toFile().exists()) {
                kobaltLog(2, "Windows detected, not overwriting $to")
            }