aboutsummaryrefslogtreecommitdiff
path: root/stdlib/shell.h
AgeCommit message (Expand)Author
2024-09-28Define some optional typesBruce Hill
2024-09-23Add shell escaping for arrays of textBruce Hill
2024-09-16Update Shell API to have byte-based mode and by_line() just like filesBruce Hill
2024-09-13Rename builtins/ -> stdlib/Bruce Hill