cog
cog copied to clipboard
Implement backtick operator
Tasks
- [ ] Add backtick expression support to Piper
- [ ] Automatically add pipeline id to available variables on each invocation
- [ ] "Splice" backtick expression results into pipeline execution environment (TBD)
Depends on #394