v0.0.13
This commit is contained in:
parent
79a9ee3b69
commit
3d32011d12
2 changed files with 3 additions and 3 deletions
|
|
@ -140,8 +140,8 @@ From Java the following is available:
|
||||||
|
|
||||||
Special vars:
|
Special vars:
|
||||||
|
|
||||||
- `*in*`: contains the input read from stdin (EDN by default, multiple lines with the `-i` option)
|
- `*in*`: contains the input read from stdin. EDN by default, multiple lines of
|
||||||
<!-- - `bb/*in*`: the unprocessed input from stdin -->
|
text with the `-i` option, or multiple EDN values with the `-I` option.
|
||||||
- `*command-line-args*`: contain the command line args
|
- `*command-line-args*`: contain the command line args
|
||||||
|
|
||||||
Examples:
|
Examples:
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
0.0.13-SNAPSHOT
|
0.0.13
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue