Home > @rushstack/heft > IHeftTaskFileOperations
IHeftTaskFileOperations interface
Options provided to the registerFileOperations hook.
Signature:
export interface IHeftTaskFileOperations
Properties
Property | Modifiers | Type | Description |
|---|---|---|---|
Set<ICopyOperation> | Copy operations to be performed following the | ||
Set<IDeleteOperation> | Delete operations to be performed following the |