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