nushell/crates/nu-command/src/strings
JT 76079d5183
Move config to be an env var (#5230)
* Move config to be an env var

* fix fmt and tests
2022-04-19 10:28:01 +12:00
..
format Move config to be an env var (#5230) 2022-04-19 10:28:01 +12:00
split Fix command descriptions+examples (#5129) 2022-04-08 10:30:49 +02:00
str_ Move config to be an env var (#5230) 2022-04-19 10:28:01 +12:00
build_string.rs Move config to be an env var (#5230) 2022-04-19 10:28:01 +12:00
char_.rs Add char -i for chars from integers (#5183) 2022-04-14 08:34:02 -05:00
decode.rs update miette and switch to GenericErrors (#5222) 2022-04-19 00:34:10 +12:00
detect_columns.rs Move config to be an env var (#5230) 2022-04-19 10:28:01 +12:00
mod.rs Port detect columns (#892) 2022-01-30 07:52:24 -05:00
parse.rs Add support for escape characters, make nuon a JSON superset (#4706) 2022-03-03 13:14:03 -05:00
size.rs Externals shouldn't expand aliases (#4889) 2022-03-22 11:57:48 +13:00