Revision history for Commands
0.0.2 2024-11-22T19:05:16+01:00
- The default for :out is now whatever $*OUT when calling .process
- The default for :err is now whatever $*ERR when calling .process
- Default the :commandifier argument to "no commandifying"
- Also ensure that "next" is propagated to outer loop if multiple
commands are specified in a single call to "process"
0.0.1 2024-11-22T14:23:31+01:00
- Initial version