Home > @rushstack/node-core-library > IFileSystemCopyFilesAsyncOptions > sourcePath
IFileSystemCopyFilesAsyncOptions.sourcePath property
The starting path of the file or folder to be copied. The path may be absolute or relative.
Signature:
sourcePath: string;