ch.vorburger.exec icon indicating copy to clipboard operation
ch.vorburger.exec copied to clipboard

Pipes

Open vorburger opened this issue 8 months ago • 1 comments
trafficstars

It could be neat to have a Pipe API here, for STDOUT / STDERR into STDIN of another exec, like os-lib does.

OTOH, you could also just bash -c yada | bada.

vorburger avatar Feb 27 '25 22:02 vorburger

https://github.com/enola-dev/enola/issues/1356 would need this, so perhaps I'll have a go at this one of these days.

If anyone who's reading along here has an interest in contributing a PR for this, please let me know, and go for it!

vorburger avatar May 04 '25 16:05 vorburger