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