Core API Overview > @adpt/core > Adapt > goalToInProgress
Adapt.goalToInProgress() function
Signature:
export declare function goalToInProgress(stat: GoalStatus): DeployStatus.Deploying | DeployStatus.Destroying;
Parameters
Parameter | Type | Description |
---|---|---|
stat | GoalStatus |
Returns:
DeployStatus.Deploying | DeployStatus.Destroying