nushell/crates/nu-command/src/strings
2022-08-04 14:51:02 -05:00
..
encode_decode Add bits shl and bits shr command (#6202) 2022-08-02 15:52:04 -05:00
format feat: add search terms to category of strings (#5723) 2022-06-06 08:47:09 -05:00
split add split list subcommand to split up lists (#6062) 2022-07-16 06:24:37 -05:00
str_ replace the regex crate with the fancy-regex crate (#6227) 2022-08-04 14:51:02 -05:00
build_string.rs bool type for binary operations (#5779) 2022-06-14 20:31:14 -05:00
char_.rs bool type for binary operations (#5779) 2022-06-14 20:31:14 -05: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