jostylr / literate-programming-lib

The library component of literate-programming
MIT License
36 stars 3 forks source link

Pipes #7

Closed jostylr closed 7 years ago

jostylr commented 8 years ago

All directives that take in pipe commands should have : opt | as an option. That is, the command list doesn't start until after the first pipe.

jostylr commented 7 years ago

This already seems to be the case, at least with the typical directory factory creation. Compose is different because it is not actually parsing the pipes. It just starts in on the commands.