Expand description
Handles managing and monitoring build initialization
Structs§
- Project
Builder - Helps to build a project
- Project
Descriptor - A project descriptor is used to define projects.
- Project
Graph - 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§
- Create
Project - Trait for creating a project
- Settings
Aware - A type that’s aware of the settings value