nushell/crates/nu-command/src/strings/str_
2022-07-21 06:29:41 -05:00
..
case feat: add search terms to category of strings (#5723) 2022-06-06 08:47:09 -05:00
trim update miette and switch to GenericErrors (#5222) 2022-04-19 00:34:10 +12:00
collect.rs Move config to be an env var (#5230) 2022-04-19 10:28:01 +12:00
contains.rs feat: add search terms to category of strings (#5723) 2022-06-06 08:47:09 -05:00
ends_with.rs feat: add search terms to category of strings (#5723) 2022-06-06 08:47:09 -05:00
index_of.rs feat: add search terms to category of strings (#5723) 2022-06-06 08:47:09 -05:00
length.rs feat: add search terms to category of strings (#5723) 2022-06-06 08:47:09 -05:00
lpad.rs feat: add search terms to category of strings (#5723) 2022-06-06 08:47:09 -05:00
mod.rs Move capitalize, downcase, upcase to /cases; fix some example descriptions; clarify usage text (#5572) 2022-05-18 00:55:43 -04:00
replace.rs feat: add search terms to category of strings (#5723) 2022-06-06 08:47:09 -05:00
reverse.rs add a fair amount ofsearch terms (#6090) 2022-07-21 06:29:41 -05:00
rpad.rs feat: add search terms to category of strings (#5723) 2022-06-06 08:47:09 -05:00
starts_with.rs feat: add search terms to category of strings (#5723) 2022-06-06 08:47:09 -05:00
substring.rs improve str substring (#5730) 2022-06-07 06:09:16 -05:00