nushell/crates/nu-command/src
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
..
conversions Move config to be an env var (#5230) 2022-04-19 10:28:01 +12:00
core_commands Move config to be an env var (#5230) 2022-04-19 10:28:01 +12:00
dataframe Move config to be an env var (#5230) 2022-04-19 10:28:01 +12:00
date Fix command descriptions+examples (#5129) 2022-04-08 10:30:49 +02:00
deprecated add keep deprecated commands (#5124) 2022-04-08 10:10:46 +12:00
env update miette and switch to GenericErrors (#5222) 2022-04-19 00:34:10 +12:00
experimental update miette and switch to GenericErrors (#5222) 2022-04-19 00:34:10 +12:00
filesystem Move config to be an env var (#5230) 2022-04-19 10:28:01 +12:00
filters Move config to be an env var (#5230) 2022-04-19 10:28:01 +12:00
formats Move config to be an env var (#5230) 2022-04-19 10:28:01 +12:00
generators update miette and switch to GenericErrors (#5222) 2022-04-19 00:34:10 +12:00
hash update miette and switch to GenericErrors (#5222) 2022-04-19 00:34:10 +12:00
math Added search terms to math commands (#5224) 2022-04-19 09:33:32 +12:00
network update miette and switch to GenericErrors (#5222) 2022-04-19 00:34:10 +12:00
path update miette and switch to GenericErrors (#5222) 2022-04-19 00:34:10 +12:00
platform Move config to be an env var (#5230) 2022-04-19 10:28:01 +12:00
random Another batch of command tests (#4496) 2022-02-16 07:38:02 -05:00
shells update miette and switch to GenericErrors (#5222) 2022-04-19 00:34:10 +12:00
strings Move config to be an env var (#5230) 2022-04-19 10:28:01 +12:00
system Move config to be an env var (#5230) 2022-04-19 10:28:01 +12:00
viewers Move config to be an env var (#5230) 2022-04-19 10:28:01 +12:00
default_context.rs add keep deprecated commands (#5124) 2022-04-08 10:10:46 +12:00
example_test.rs Move config to be an env var (#5230) 2022-04-19 10:28:01 +12:00
lib.rs deprecated commands (#4405) 2022-02-10 12:55:19 +00:00