Home | History | Annotate | Download | only in bazel

Lines Matching refs:BAZEL_COMPLETION_USE_QUERY

49 : ${BAZEL_COMPLETION_USE_QUERY:=false}
82 if _bazel__is_true "$BAZEL_COMPLETION_USE_QUERY"; then
212 # If $BAZEL_COMPLETION_USE_QUERY is true, 'bazel query' is used
224 if _bazel__is_true "$BAZEL_COMPLETION_USE_QUERY"; then