Skip to main content

run_build_with_runner

Function run_build_with_runner 

Source
pub async fn run_build_with_runner(
    project_root: &Path,
    build_command: &str,
    runner: &dyn CommandRunner,
) -> BuildOutput