| hide_title | true |
|---|---|
| custom_edit_url | |
| pagination_prev | |
| pagination_next |
Home > @rushstack/node-core-library > IFileSystemCopyFileBaseOptions
Signature:
export interface IFileSystemCopyFileBaseOptions |
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
(Optional) Specifies what to do if the destination path already exists. | |||
|
string |
The path of the existing object to be copied. The path may be absolute or relative. |