execute_command

Function execute_command 

Source
pub fn execute_command<'a>(
    command: &CommandSpec,
    config: &'a mut Config,
    which: WhichCapability<'_>,
    clone: GitCloneAndCheckoutCap<'_>,
) -> BatchBuildResults<'a>