Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- `ModqueryCommand` added for the external dependency inspection `modquery` bazel command with option parsing logic implemented. - `ModqueryOptions` added. - `ModqueryExecutor` empty skeleton added to separate query execution logic and print to the injected output stream. Dummy test implementations provided for `tree` and `deps` query types. bazelbuild/bazel#15365 PiperOrigin-RevId: 454914018
- Loading branch information