Skip to main content

Module project

Module project 

Source
Expand description

Core project data structures and types.

This module defines the fundamental data structures used to represent development projects and their build artifacts throughout the application.

Structs§

BuildArtifacts
Information about build artifacts that can be cleaned.
Project
Representation of a development project with cleanable build artifacts.

Enums§

ProjectType
Enumeration of supported development project types.