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