interface CopyOptions Properties 🔗 overwrite: boolean = false overwrite existing file or directory. 🔗 preserveTimestamps: boolean = false When true, will set last modification and access times to the ones of the original source files. When false, timestamp behavior is OS-dependent. Properties 🔗 overwrite: boolean = false overwrite existing file or directory. 🔗 preserveTimestamps: boolean = false When true, will set last modification and access times to the ones of the original source files. When false, timestamp behavior is OS-dependent.