Skip to main content

Module bootstrap

Module bootstrap 

Source
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§

EnsureLocalEnvironmentPayload
Payload for [super::mutations_local::LocalFsStore::ensure_local_environment].

Enums§

LocalEnvOutcome
Whether the bootstrap verb created the env, found it intact, or repaired missing default bindings on an existing env.