42 lines
994 B
Markdown
42 lines
994 B
Markdown
# Interface: HasherContext
|
|
|
|
## Table of contents
|
|
|
|
### Properties
|
|
|
|
- [hasher](../../devkit/documents/HasherContext#hasher)
|
|
- [nxJsonConfiguration](../../devkit/documents/HasherContext#nxjsonconfiguration)
|
|
- [projectGraph](../../devkit/documents/HasherContext#projectgraph)
|
|
- [projectsConfigurations](../../devkit/documents/HasherContext#projectsconfigurations)
|
|
- [taskGraph](../../devkit/documents/HasherContext#taskgraph)
|
|
|
|
## Properties
|
|
|
|
### hasher
|
|
|
|
• **hasher**: [`TaskHasher`](../../devkit/documents/TaskHasher)
|
|
|
|
---
|
|
|
|
### nxJsonConfiguration
|
|
|
|
• **nxJsonConfiguration**: [`NxJsonConfiguration`](../../devkit/documents/NxJsonConfiguration)<`string`[] \| `"*"`\>
|
|
|
|
---
|
|
|
|
### projectGraph
|
|
|
|
• **projectGraph**: [`ProjectGraph`](../../devkit/documents/ProjectGraph)
|
|
|
|
---
|
|
|
|
### projectsConfigurations
|
|
|
|
• **projectsConfigurations**: [`ProjectsConfigurations`](../../devkit/documents/ProjectsConfigurations)
|
|
|
|
---
|
|
|
|
### taskGraph
|
|
|
|
• **taskGraph**: [`TaskGraph`](../../devkit/documents/TaskGraph)
|