nushell/crates/nu-command/src/strings
Stefan Holderbach ab77bf3289
Fix search terms for str distance (#6398)
Redundancy with the command name is unnecessary and now tested since #6380 
Fixes CI failure
2022-08-24 11:49:03 +02:00
..
encode_decode Add bits shl and bits shr command (#6202) 2022-08-02 15:52:04 -05:00
format Test command names and search terms for redundancy (#6380) 2022-08-24 11:16:47 +02:00
split Test command names and search terms for redundancy (#6380) 2022-08-24 11:16:47 +02:00
str_ Fix search terms for str distance (#6398) 2022-08-24 11:49:03 +02: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