Expand description
Contains types that describe errors and warnings that guppy
methods can return.
Enumsยง
- Error
- Error type describing the sorts of errors
guppy
can 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-spec
parsing or evaluation.