This commit is contained in:
Michiel Borkent 2019-08-29 14:01:40 +02:00
parent 79a9ee3b69
commit 3d32011d12
2 changed files with 3 additions and 3 deletions

View file

@ -140,8 +140,8 @@ From Java the following is available:
Special vars:
- `*in*`: contains the input read from stdin (EDN by default, multiple lines with the `-i` option)
<!-- - `bb/*in*`: the unprocessed input from stdin -->
- `*in*`: contains the input read from stdin. EDN by default, multiple lines of
text with the `-i` option, or multiple EDN values with the `-I` option.
- `*command-line-args*`: contain the command line args
Examples:

View file

@ -1 +1 @@
0.0.13-SNAPSHOT
0.0.13