nushell/crates/nu-command/src/platform
Andrew 5de12da765
Port over the kill command from nushell (#381)
* Port over the kill command from nushell

* Update formatting

* Improve error message by combining signal spans
2021-11-30 07:21:55 +13:00
..
clear.rs Port over the clear command from nushell (#373) 2021-11-28 08:32:44 +00:00
kill.rs Port over the kill command from nushell (#381) 2021-11-30 07:21:55 +13:00
mod.rs Port over the kill command from nushell (#381) 2021-11-30 07:21:55 +13:00
sleep.rs Port over the sleep command from nushell (#371) 2021-11-29 10:15:32 +13:00