Home > @rushstack/node-core-library > IFileSystemCopyFileBaseOptions > alreadyExistsBehavior
IFileSystemCopyFileBaseOptions.alreadyExistsBehavior property
Specifies what to do if the destination path already exists.
Signature:
alreadyExistsBehavior?: AlreadyExistsBehavior;