levlaz 4 days ago

It’s similar to a builder pattern but not just a builder pattern because depending on the type you can indefinitely pipe context independent types.

So it’s a bit of a hybrid between bash and powershell.

1
Kinrany 4 days ago

Yeah this is method chaining, and method chaining is not the same as piping.