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