aboutsummaryrefslogtreecommitdiff
path: root/stdlib/shell.c
AgeCommit message (Collapse)Author
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