Skip to main content

run

Function run 

Source
pub fn run(
    tb: &dyn Toolbox,
    compiler: &Compiler,
    project_root: &Path,
    node_floor: u32,
    opts: &DeployOptions,
) -> ExitCode
Expand description

Run the slice-0 single-context deployment pipeline.