OILS
/
_devbuild
/
help
/ ysh-stdlib
View on Github
|
oilshell.org
10 lines, 7 significant
1
2
Standard Library<a class="group-link" href="chap-stdlib.html">stdlib</a>
3
4
5
[math] abs() max() min() X round()
6
sum()
7
[list] all() any() repeat()
8
[yblocks] yb-capture yb-capture-2
9
[args] parser flag arg rest
10
parseArgs()