babashka

teodorlu 2026-04-25T11:43:23.408289Z

Reading the https://github.com/babashka/process/blob/master/API.md, I'm wondering if > :prev: a (previous) process whose input is piped into the current process has a typo, and should have been > :prev: a (previous) process whose output is piped into the current process ? I usually see one process's output being piped into another process's input.

borkdude 2026-04-25T11:47:24.625809Z

You're totally right

borkdude 2026-04-25T11:54:22.870349Z

Probably redundant to say but: PR welcome!

teodorlu 2026-04-25T12:19:10.587809Z

I'll make one. Very sporadic Internet here, I'm on a train.

teodorlu 2026-04-25T12:28:41.791029Z

https://github.com/babashka/process/pull/184

❤️ 1