Skip to main content

run_bootstrap_with_layout

Function run_bootstrap_with_layout 

Source
pub fn run_bootstrap_with_layout(
    layout: &SpoolLayout,
    bundled_binaries_dir: &Path,
) -> Result<BootstrapReport>
Expand description

Bootstrap with an explicit layout. Useful for tests.