nushell/crates/nu-command/src/strings
WindSoilder 457514590d
Refactor: introduce general operate commands to reduce duplicate code (#6879)
* make format filesize more flexible

* make code simpler

* finish refactor on bytes commands

* finish refactor on str commands

* fimplify code

* rename from column_paths to cell_paths
2022-10-29 16:29:46 -05:00
..
encode_decode Further edits to help messages (#6913) 2022-10-26 09:36:42 -07:00
format Refactor: introduce general operate commands to reduce duplicate code (#6879) 2022-10-29 16:29:46 -05:00
split Test command names and search terms for redundancy (#6380) 2022-08-24 11:16:47 +02:00
str_ Refactor: introduce general operate commands to reduce duplicate code (#6879) 2022-10-29 16:29:46 -05:00
build_string.rs fix description of build-string's second example (#6912) 2022-10-26 09:36:31 -05:00
char_.rs Further edits to help messages (#6913) 2022-10-26 09:36:42 -07:00
detect_columns.rs feat: add search terms to category of strings (#5723) 2022-06-06 08:47:09 -05:00
mod.rs Deprecate hash base64, extend decode and add encode commands (#5863) 2022-06-26 00:35:23 +03:00
parse.rs replace the regex crate with the fancy-regex crate (#6227) 2022-08-04 14:51:02 -05:00
size.rs replace the regex crate with the fancy-regex crate (#6227) 2022-08-04 14:51:02 -05:00