Home > @rushstack/node-core-library > IFileSystemMoveOptions > destinationPath
IFileSystemMoveOptions.destinationPath property
The new path for the object. The path may be absolute or relative.
Signature:
destinationPath: string;
Home > @rushstack/node-core-library > IFileSystemMoveOptions > destinationPath
The new path for the object. The path may be absolute or relative.
Signature:
destinationPath: string;