mirror of
https://github.com/nushell/nushell.git
synced 2025-07-31 09:59:34 +02:00
# Description The `kill` command returns a stream with a single value. This PR changes it to simply return the value. # User-Facing Changes Technically a breaking change.