Skip to main content

run

Function run 

Source
pub fn run(
    store_root: &Path,
    cmd: ContextCmd,
    output: &dyn CliOutput,
) -> Result<()>