Home > @rushstack/heft > IHeftTaskHooks
IHeftTaskHooks interface
Hooks that are available to the task plugin.
Signature:
export interface IHeftTaskHooks
Properties
Property | Modifiers | Type | Description |
|---|---|---|---|
| AsyncSeriesWaterfallHook<IHeftTaskFileOperations> | If provided, the | |
| AsyncParallelHook<IHeftTaskRunHookOptions> | The | |
| AsyncParallelHook<IHeftTaskRunIncrementalHookOptions> | If provided, the |