Rush StackShopBlogEvents
Skip to main content

Home > @microsoft/rush-lib > IOperationExecutionResult > getStateHashComponents

IOperationExecutionResult.getStateHashComponents() method

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

Gets the components of the state hash. This is useful for debugging purposes. Calling this method will throw if Git is not available.

Signature:

getStateHashComponents(): ReadonlyArray<string>;

Returns:

ReadonlyArray<string>