Go to file
Leon Mika 63762e633c dramatic simplification of command evaluation
- Removed the notion of streams
- Modified pipes such that any object can be passed through pipe. Now, the first argument will be used if the command is invoked via a pipe
2024-04-23 22:02:06 +10:00
cmd/cmsh Added the notion of streams 2024-04-10 21:58:06 +10:00
cmdlang dramatic simplification of command evaluation 2024-04-23 22:02:06 +10:00
.gitignore Initial version of prototype cmdlang 2024-04-10 20:45:58 +10:00
go.mod Bump golang.org/x/sys from 0.0.0-20220310020820-b874c991c1a5 to 0.1.0 2024-04-16 12:06:11 +00:00
go.sum Bump golang.org/x/sys from 0.0.0-20220310020820-b874c991c1a5 to 0.1.0 2024-04-16 12:06:11 +00:00