Expand description
Contains types that describe errors and warnings that guppy methods can return.
Enumsยง
- Error
- Error type describing the sorts of errors
guppycan return. - Feature
Build Stage - Describes the stage of construction at which a feature graph warning occurred.
- Feature
Graph Warning - Describes warnings emitted during feature graph construction.
- Target
Spec Error - An error that happened during
target-specparsing or evaluation.