Rush StackShopBlogEvents
Skip to main content

Home > @rushstack/heft > IHeftTaskFileOperations > deleteOperations

IHeftTaskFileOperations.deleteOperations property

Delete operations to be performed following the run or runIncremental hook. These operations will be performed after the task run or runIncremental hook has completed.

Signature:

deleteOperations: Set<IDeleteOperation>;