mirror of
https://github.com/nushell/nushell.git
synced 2025-05-28 10:31:23 +00:00
Now, Echo converts multiple values in a ValueStream, but it simply forwards a single Value; if no PipelineData is detected as an input, an empty string is returned as a single Value.