Rush StackShopBlogEvents
Skip to main content

Home > @rushstack/operation-graph > IAfterExecuteEventMessage

IAfterExecuteEventMessage interface

This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.

A message sent to the host upon completion of a run of this task.

Signature:

export interface IAfterExecuteEventMessage 

Properties

Property

Modifiers

Type

Description

event

'after-execute'

(BETA)

status

OperationStatus

(BETA)