sophiajt / new-nu-parser

23 stars 10 forks source link

add redirection relative tokens #19

Closed WindSoilder closed 8 months ago

WindSoilder commented 9 months ago

Add the following as tokens:

o>, e>, o>>, e>>, o+e>, o+e>>, e>|,o+e>|

But I'm not really sure how to make it support pipeline yet, so I have to simply add them as token, without adding tests.