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:
|
||||
|
||||
- `*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:
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
0.0.13-SNAPSHOT
|
||||
0.0.13
|
||||
|
|
|
|||
Loading…
Reference in a new issue