nushell/crates/nu-command/src/strings/str_
onthebridgetonowhere d094f654c3
Port str endswith (#321)
* Port str endswith command

* Fix clippy warnings

* Styling

Co-authored-by: Stefan Stanciulescu <contact@stefanstanciulescu.com>
2021-11-10 13:51:55 +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 Do some str collect cleanup (#312) 2021-11-09 17:46:26 +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
mod.rs Port str endswith (#321) 2021-11-10 13:51:55 +13:00