Split bazel -path functions and clarify docs

Test: go test
Change-Id: I62f58998fc7d52c67ed5acfdb8230d404b2a5472
This commit is contained in:
Liz Kammer
2021-04-14 17:36:10 -04:00
parent bc080da38f
commit 620dea6720
3 changed files with 397 additions and 291 deletions

View File

@@ -26,6 +26,7 @@ bootstrap_go_package {
"arch_list.go",
"bazel.go",
"bazel_handler.go",
"bazel_paths.go",
"config.go",
"csuite_config.go",
"deapexer.go",