| hide_title | true |
|---|---|
| custom_edit_url | |
| pagination_prev | |
| pagination_next |
Home > @rushstack/node-core-library > IFileSystemDeleteFileOptions > throwIfNotExists
If true, will throw an exception if the file did not exist before deleteFile() was called.
Signature:
throwIfNotExists?: boolean;false