Files
nushell/crates/nu-command/src
Ian Manske 741e3c3d8f Return value instead of stream from kill (#12480)
# 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.
2024-04-12 10:44:27 -05:00
..
2024-03-26 21:17:30 +00:00
2024-03-26 21:17:30 +00:00
2024-04-09 16:48:32 +00:00
2024-04-12 10:44:00 -05:00
2024-04-06 09:04:56 -05:00
2024-03-26 21:17:30 +00:00
2024-03-27 08:41:02 -05:00
2024-04-06 09:04:56 -05:00
2024-03-26 21:17:30 +00:00
2024-03-26 21:17:30 +00:00
2024-04-06 09:04:56 -05:00
2024-04-06 09:04:56 -05:00
2024-01-24 07:38:15 +08:00