Expand description
Pure shell-completion validation (no clap / script I/O / recovery copy).
Core owns shell name parsing and a typed error. Presentation
(RecoveryAdvice kind/summary/hint/example) is CLI-owned.
Enums§
- Completion
Shell - Shells that Heddle emits completion scripts for.
- Completion
Shell Error - Failure to parse a completion shell name.
Functions§
- parse_
completion_ shell - Parse a user-supplied shell name into a known completion target.