pub(crate) fn bazel_command( bazel: &Utf8Path, workspace: Option<&Utf8Path>, output_base: Option<&Utf8Path>, ) -> Command