Expand description
Bootstrap types for [super::mutations_local::LocalFsStore::ensure_local_environment].
These types are split out from cli/bootstrap.rs so the typed verb on
LocalFsStore can return them without pulling in CLI concerns.
Structs§
- Ensure
Local Environment Payload - Payload for [
super::mutations_local::LocalFsStore::ensure_local_environment].
Enums§
- Local
EnvOutcome - Whether the bootstrap verb created the env, found it intact, or repaired missing default bindings on an existing env.