Skip to main content

Module deploy_init

Module deploy_init 

Source
Expand description

ferro deploy:init — interactive scaffolder for [package.metadata.ferro.deploy] (Phase 128 D-07..D-11).

Structs§

DeployDefaults
DeployInitOpts

Enums§

OnExists

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_exists policy. Aborts with Err on collision when policy is Abort. Preserves all unrelated keys byte-for-byte.
run
run_with