Home > @rushstack/node-core-library > IFileSystemCopyFileBaseOptions > sourcePath
IFileSystemCopyFileBaseOptions.sourcePath property
The path of the existing object to be copied. The path may be absolute or relative.
Signature:
sourcePath: string;
Home > @rushstack/node-core-library > IFileSystemCopyFileBaseOptions > sourcePath
The path of the existing object to be copied. The path may be absolute or relative.
Signature:
sourcePath: string;