Home > @microsoft/rush-lib > IGenerateCacheEntryIdOptions
IGenerateCacheEntryIdOptions interface
This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Options for generating the cache id for an operation.
Signature:
export interface IGenerateCacheEntryIdOptions
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
phaseName | string | (BETA) The name of the phase | |
projectName | string | (BETA) The name of the project | |
projectStateHash | string | (BETA) A hash of the input files |