Home > @rushstack/node-core-library > IFileSystemMoveOptions > overwrite
IFileSystemMoveOptions.overwrite property
If true, will overwrite the file if it already exists.
Signature:
overwrite?: boolean;
Home > @rushstack/node-core-library > IFileSystemMoveOptions > overwrite
If true, will overwrite the file if it already exists.
Signature:
overwrite?: boolean;