Home > @rushstack/node-core-library > IFileSystemMoveOptions > ensureFolderExists
IFileSystemMoveOptions.ensureFolderExists property
If true, will ensure the folder is created before writing the file.
Signature:
ensureFolderExists?: boolean;
Home > @rushstack/node-core-library > IFileSystemMoveOptions > ensureFolderExists
If true, will ensure the folder is created before writing the file.
Signature:
ensureFolderExists?: boolean;