Home > @rushstack/operation-graph > IOperationState > hasBeenRun
IOperationState.hasBeenRun property
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.
Whether the operation has been run at least once.
Signature:
hasBeenRun: boolean;