Interface: CreateNodesContext

Context for CreateNodesFunction

Table of contents

Properties

Properties

matchingFiles

Readonly matchingFiles: string[]

The subset of non-ignored files which match the createNodes pattern


nxJsonConfiguration

Readonly nxJsonConfiguration: NxJsonConfiguration<string[] | "*">


workspaceFiles

Readonly workspaceFiles: string[]

All non-ignored files in the workspace


workspaceRoot

Readonly workspaceRoot: string