-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
**Related issues:** - add -c flag [#35](bazelbuild/starlark#35) - improve starlark-in-java installation documentation [#24](bazelbuild/starlark#24) **Examples:** $ bazel run :Starlark -- -c "print(1)" 1 $ bazel run :Starlark -- -c "print(1)" arg3 USAGE: Starlark [-c "\<cmdLineProgram\>" | \<fileName\>] Closes #7683. PiperOrigin-RevId: 239028987
- Loading branch information
Luca Di Grazia
committed
Sep 4, 2022
1 parent
e176f8c
commit 42997dc
Showing
1 changed file
with
9 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters