$ bazel query "deps(//foo)" //foo:foo //foo:foo-dep ... This is the set of all targets required to build //foo . Tracing the dependency chain between two ...
確定! 回上一頁