nushell/crates/nu-command/src/commands/strings
Eli Flanagan 11cb5ed10e
port strings size engine-p (#3690) (#3753)
migrate `size` command to engine-p.

I also tweaked the signature of the primary logic (`size`) to mimic `keep`.

Part of #3390.
2021-07-10 06:45:19 +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_ try to use regular trim commands as much as possible (#3743) 2021-07-07 07:51:52 -05: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 port strings size engine-p (#3690) (#3753) 2021-07-10 06:45:19 +12:00
split_by.rs Begin directory contrib docs and split commands (#3650) 2021-06-19 12:06:44 +12:00