nushell/crates/nu-command/src/strings/str_
JT 0f107b2830
Add a config variable with engine support (#332)
* Add a config variable with engine support

* Add a config variable with engine support

* Oops, cleanup
2021-11-15 08:25:57 +13:00
..
case Add str collect (#311) 2021-11-09 14:59:44 +13:00
capitalize.rs Port str capitalize (#317) 2021-11-09 20:40:56 +13:00
collect.rs Add a config variable with engine support (#332) 2021-11-15 08:25:57 +13:00
contains.rs Port str downcase and str contains (#319) 2021-11-10 09:16:53 +13:00
downcase.rs Port str downcase and str contains (#319) 2021-11-10 09:16:53 +13:00
ends_with.rs Port str endswith (#321) 2021-11-10 13:51:55 +13:00
find_replace.rs Port str find replace (#325) 2021-11-11 12:11:34 +13:00
index_of.rs Port str indexof (#327) 2021-11-12 08:45:39 +13:00
length.rs Port str length command (#330) 2021-11-14 10:25:55 +13:00
mod.rs Port str length command (#330) 2021-11-14 10:25:55 +13:00