tackle icon indicating copy to clipboard operation
tackle copied to clipboard

Filters / Pipe Operators

Open robcxyz opened this issue 1 year ago • 0 comments

Filters / Pipe Operators

Allow for jinja / bash style filters / pipes

Overview


Hook1<-:

  foo: str

  bar: str  

  args: [foo]



call->: literal baz | Hook1 --bar bazz

robcxyz avatar Jan 01 '24 21:01 robcxyz