mirror of
https://github.com/nushell/nushell.git
synced 2025-07-16 14:25:17 +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.