Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Filters / Pipe Operators #249

Open
robcxyz opened this issue Jan 1, 2024 · 0 comments
Open

Filters / Pipe Operators #249

robcxyz opened this issue Jan 1, 2024 · 0 comments
Labels
proposal Proposal for changes in syntax / behaviour wip A work in progress proposal

Comments

@robcxyz
Copy link
Collaborator

robcxyz commented Jan 1, 2024

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 robcxyz changed the title tmp Filters / Pipe Operators Jan 1, 2024
@robcxyz robcxyz added proposal Proposal for changes in syntax / behaviour wip A work in progress proposal labels Jan 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
proposal Proposal for changes in syntax / behaviour wip A work in progress proposal
Projects
None yet
Development

No branches or pull requests

1 participant