Interface: CreateNodesContext
Context for CreateNodesFunction
Hierarchy
↳
CreateNodesContext
Table of contents
Properties
- configFiles: readonly string[]
- nxJsonConfiguration: NxJsonConfiguration<string[] | "*">
- workspaceRoot: string
Properties
configFiles
• Readonly
configFiles: readonly string
[]
The subset of configuration files which match the createNodes pattern
nxJsonConfiguration
• Readonly
nxJsonConfiguration: NxJsonConfiguration
<string
[] | "*"
>
Inherited from
CreateNodesContextV2.nxJsonConfiguration
workspaceRoot
• Readonly
workspaceRoot: string