Module initialization

Source
Expand description

Handles managing and monitoring build initialization

Structs§

ProjectBuilder
Helps to build a project
ProjectDescriptor
A project descriptor is used to define projects.
ProjectGraph
Describes the project graph
Settings
Declares the configuration required to instantiate and configure the hierarchy of SharedProject which are part of this build. There’s exactly one settings instance that’s created per settings file.

Traits§

CreateProject
Trait for creating a project
SettingsAware
A type that’s aware of the settings value