| hide_title | true |
|---|---|
| custom_edit_url | |
| pagination_prev | |
| pagination_next |
Home > @rushstack/node-core-library > IFileSystemDeleteFileOptions
The options for FileSystem.deleteFile()
Signature:
export interface IFileSystemDeleteFileOptions |
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
boolean |
(Optional) If true, will throw an exception if the file did not exist before |