Skip to main content

run

Function run 

Source
pub fn run(
    root: &Path,
    log_id: Option<&str>,
    kill_id: Option<&str>,
) -> Result<()>