nx/docs/generated/devkit/CreateDependenciesContext.md
2023-08-18 11:54:36 -04:00

1.5 KiB

Interface: CreateDependenciesContext

Context for CreateDependencies

Table of contents

Properties

Properties

fileMap

Readonly fileMap: ProjectFileMap

All files in the workspace


filesToProcess

Readonly filesToProcess: ProjectFileMap

Files changes since last invocation


graph

Readonly graph: ProjectGraph

The current project graph,


nxJsonConfiguration

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

The nx.json configuration from the workspace


projectsConfigurations

Readonly projectsConfigurations: ProjectsConfigurations

The configuration of each project in the workspace