Skip to main content

run

Function run 

Source
pub fn run(
    name: Option<&str>,
    docker: bool,
    native: bool,
    with_hf: bool,
) -> Result<(), String>