buffalo_wings.airfoil.AirfoilSpecSummary
- class buffalo_wings.airfoil.AirfoilSpecSummary(family, source, short, long)[source]
Bases:
objectHuman-readable summary for one airfoil definition spec.
- family
Stable family display name for UI and report use.
- Type:
str
- source
Source branch or backing mode used by the spec when applicable.
- Type:
str | None
- short
Compact one-line description suitable for labels or tables.
- Type:
str
- long
Slightly more descriptive sentence suitable for CLI output and reports.
- Type:
str
Attributes