Skip to main content

init_with_tarballs

Function init_with_tarballs 

Source
pub fn init_with_tarballs(
    distro_spec: &str,
    root: &Path,
    kernel_tarball: &Path,
    distro_tarball: &Path,
) -> Result<(), CliError>
Expand description

Init with pre-built tarballs — test seam for offline fixture tests.