Sign in
android
/
platform
/
build
/
bazel
/
refs/heads/android13-mainline-go-extservices-release
/
.
/
json_module_graph
/
fullTransitiveDeps.jq
blob: 39e12b7ddd3d561527a882339e6251a93ae5d513 [
file
] [
log
] [
blame
] [
edit
]
# CMD: Returns the modules in the transitive closure of module $arg
include
"library"
;
fullTransitiveDeps
([
$arg
])