Skip to main content

run

Function run 

Source
pub fn run(
    store_root: &Path,
    agent_name: Option<String>,
    ascii: bool,
    output: &dyn CliOutput,
) -> Result<()>