mirror of
https://github.com/nushell/nushell.git
synced 2025-05-29 22:29:06 +02:00
At the moment the pipeline parser does not enforce that there must be a pipe between each part of the pipeline, which can lead to confusing behaviour or misleading errors.