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