23 lines
598 B
Markdown
23 lines
598 B
Markdown
# Interface: CreateNodesContext
|
|
|
|
Context for [CreateNodesFunction](../../devkit/documents/CreateNodesFunction)
|
|
|
|
## Table of contents
|
|
|
|
### Properties
|
|
|
|
- [nxJsonConfiguration](../../devkit/documents/CreateNodesContext#nxjsonconfiguration): NxJsonConfiguration<string[] | "\*">
|
|
- [workspaceRoot](../../devkit/documents/CreateNodesContext#workspaceroot): string
|
|
|
|
## Properties
|
|
|
|
### nxJsonConfiguration
|
|
|
|
• `Readonly` **nxJsonConfiguration**: [`NxJsonConfiguration`](../../devkit/documents/NxJsonConfiguration)\<`string`[] \| `"*"`\>
|
|
|
|
---
|
|
|
|
### workspaceRoot
|
|
|
|
• `Readonly` **workspaceRoot**: `string`
|