nushell/crates/nu-command/src/commands/strings
Palash Ahuja c2f78aaf88
Adding all-trim option (with format and all-flag) (#3696)
* adding changes for all-trim option

* adding changes for the all-flag and format flag

* renaming modules - clippy warning
2021-06-28 05:42:15 +12:00
..
format Begin directory contrib docs and split commands (#3650) 2021-06-19 12:06:44 +12:00
parse Begin directory contrib docs and split commands (#3650) 2021-06-19 12:06:44 +12:00
split Begin directory contrib docs and split commands (#3650) 2021-06-19 12:06:44 +12:00
str_ Adding all-trim option (with format and all-flag) (#3696) 2021-06-28 05:42:15 +12:00
build_string.rs Begin directory contrib docs and split commands (#3650) 2021-06-19 12:06:44 +12:00
char_.rs update/add path separators and environment separators to char (#3660) 2021-06-21 05:55:34 +12:00
lines.rs Begin directory contrib docs and split commands (#3650) 2021-06-19 12:06:44 +12:00
mod.rs Begin directory contrib docs and split commands (#3650) 2021-06-19 12:06:44 +12:00
size.rs Begin directory contrib docs and split commands (#3650) 2021-06-19 12:06:44 +12:00
split_by.rs Begin directory contrib docs and split commands (#3650) 2021-06-19 12:06:44 +12:00