nushell/crates/nu-command/src/strings
onthebridgetonowhere a1f141d18a
Port str case commands (#287)
* Port camel case and kebab case

* Port pascal case

* Port snake case and screaming snake case

* Cleanup before PR

* Add back cell path support for str case commands

* Add cell path tests for str case command

* Revert "Add cell path tests for str case command"

This reverts commit a0906318d95fd2b5e4f8ca42f547a7e4c5db381a.

* Add cell path test cases for str case command

* Move cell path tests from tests.rs to Examples in each of the command's file

Co-authored-by: Stefan Stanciulescu <contact@stefanstanciulescu.com>
2021-11-07 06:55:25 +13:00
..
format Improve external output in subexprs (#294) 2021-11-06 18:50:33 +13:00
split Add initial ctrl-c support 2021-10-28 17:13:10 +13:00
str_ Port str case commands (#287) 2021-11-07 06:55:25 +13:00
build_string.rs WIP 2021-10-26 05:58:58 +13:00
mod.rs Port str case commands (#287) 2021-11-07 06:55:25 +13:00
size.rs Add initial ctrl-c support 2021-10-28 17:13:10 +13:00