overwrite property

bool overwrite
getter/setter pair

If the file is found in the path, it can be ignored or overwritten. If overrite = false, the source file will not be changed. The default is false.

Implementation

bool overwrite;