nushell/crates/nu-command
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
..
src Return value instead of stream from kill (#12480) 2024-04-12 10:44:27 -05:00
tests Force timeit to not capture stdout (#12465) 2024-04-10 13:31:29 +00:00
Cargo.toml Bump version to 0.92.3 (#12476) 2024-04-12 08:00:43 -05:00
LICENSE Fix rest of license year ranges (#8727) 2023-04-04 09:03:29 +12:00