Skip to main content

Module cli

Module cli 

Source
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.toml against the running alef CLI.