Expand description
CLI entry surface for the alef binary.
Modules§
- breaking_
changes - Detects breaking changes to a backend’s emitted public function signatures between generation runs, and flags hand-maintained consumer files (a test, an example, a hand-written wrapper) that reference the changed symbol so a build failure there is not silent.
- cache
- cache_
identity - Cache-key identity for every
.alef/cache that can skip work. - commands
- Top-level CLI subcommand implementations.
- dispatch
- Crate-filter dispatch helper.
- git
- Git-tracked-ness probes shared by commands that discover files by walking the disk.
- pipeline
- registry
- version_
pin - Check the alef version pin in
alef.tomlagainst the running alef CLI.