Skip to main content

run_with_ws

Function run_with_ws 

Source
pub fn run_with_ws(
    opts: BuildOpts,
    ws: &Workspace,
    allow_error: bool,
) -> Result<(), ErrorCode>