Skip to content

bxl: expose allbuildfiles() and rbuildfiles()#1360

Open
daandemeyer wants to merge 1 commit into
facebook:mainfrom
daandemeyer:push-tmtynypltznw
Open

bxl: expose allbuildfiles() and rbuildfiles()#1360
daandemeyer wants to merge 1 commit into
facebook:mainfrom
daandemeyer:push-tmtynypltznw

Conversation

@daandemeyer

Copy link
Copy Markdown
Contributor

allbuildfiles() and rbuildfiles() are supported by the uquery and
cquery commands but were not exposed to BXL. Add them to ctx.uquery(),
ctx.cquery() and ctx.lazy.uquery(), delegating to the same
implementations used by the query commands. The lazy cquery context
only supports eval(), so it is not modified.

@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jul 4, 2026
@meta-codesync

meta-codesync Bot commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

This pull request has been imported. If you are a Meta employee, you can view this in D110655279. (Because this pull request was imported automatically, there will not be any future comments.)

@daandemeyer daandemeyer force-pushed the push-tmtynypltznw branch 2 times, most recently from 52408d9 to 2bd2ca2 Compare July 4, 2026 19:38
allbuildfiles() and rbuildfiles() are supported by the uquery and
cquery commands but were not exposed to BXL. Add them to ctx.uquery(),
ctx.cquery() and ctx.lazy.uquery(), delegating to the same
implementations used by the query commands. The lazy cquery context
only supports eval(), so it is not modified.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant