Home > @rushstack/node-core-library > IFileSystemCopyFileBaseOptions
IFileSystemCopyFileBaseOptions interface
Signature:
export interface IFileSystemCopyFileBaseOptions
Properties
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. |