Core API Overview > @adpt/core > Adapt > isGoalStatus
Adapt.isGoalStatus() function
Signature:
export declare function isGoalStatus(ds: DeployStatusExt): ds is GoalStatus;
Parameters
| Parameter | Type | Description |
|---|---|---|
| ds | DeployStatusExt |
Returns:
ds is GoalStatus