Namespace Ando.Profiles
Classes
- Profile
Represents a build profile that can be activated via CLI flags. Use DefineProfile() in build scripts to create profiles.
- ProfileRegistry
Registry for managing build profiles. Tracks defined profiles (from script) and active profiles (from CLI).