Module repl
brane_
cli
3.0.0
Module repl
Module Items
Re-exports
Functions
In crate brane_
cli
Modules
build_common
build_ecu
certs
check
data
errors
instance
old_configs
packages
planner
registry
repl
run
spec
test
upgrade
utils
verify
version
vm
Constants
MIN_BUILDX_VERSION
MIN_DOCKER_VERSION
brane_cli
Module
repl
Copy item path
Settings
Help
Summary
Source
Expand description
Implements the interactive Read-Eval-Print Loop.
Re-exports
§
pub use crate::errors::
ReplError
as Error;
Functions
§
start
Entrypoint to the REPL, which performs the required initialization.