Expand description
ferro deploy:init — interactive scaffolder for
[package.metadata.ferro.deploy] (Phase 128 D-07..D-11).
Structs§
Enums§
Functions§
- compute_
deploy_ toml_ block - Pure compute: format the deploy block as a standalone TOML snippet.
- execute
- persist_
deploy_ block - Persist the deploy block into the given Cargo.toml using toml_edit,
honoring the
on_existspolicy. Aborts with Err on collision when policy is Abort. Preserves all unrelated keys byte-for-byte. - run
- run_
with