Skip to content
This repository has been archived by the owner on Oct 14, 2021. It is now read-only.

Clarify meaning of build argument to eval functions #18

Closed
luser opened this issue Oct 17, 2018 · 0 comments
Closed

Clarify meaning of build argument to eval functions #18

luser opened this issue Oct 17, 2018 · 0 comments
Assignees

Comments

@luser
Copy link

luser commented Oct 17, 2018

In the docs for the eval functions, the build argument is documented as:
"build: set to true if you want to evaluate a BUILD file or false to evaluate a .bzl file"

That doesn't seem particularly meaningful to me. I think it would be helpful to have a more descriptive explanation of the difference somewhere in the docs.

@damienmg damienmg self-assigned this Oct 23, 2018
damienmg added a commit that referenced this issue Oct 23, 2018
This dialect is activated when using the `build_file` option of the `eval`
functions or the `--build_file` command line argument of the REPL.

Fixes #18.
damienmg added a commit that referenced this issue Oct 24, 2018
This dialect is activated when using the `build_file` option of the `eval`
functions or the `--build_file` command line argument of the REPL.

Fixes #18.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants