Home > @rushstack/node-core-library > IFileSystemCopyFileOptions > destinationPath
IFileSystemCopyFileOptions.destinationPath property
The path that the object will be copied to. The path may be absolute or relative.
Signature:
destinationPath: string;