nushell/crates/nu-protocol/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
..
ast Fix known externals, fix operator spans (#5140) 2022-04-09 17:17:48 +12:00
engine Move config to be an env var (#5230) 2022-04-19 10:28:01 +12:00
value update miette and switch to GenericErrors (#5222) 2022-04-19 00:34:10 +12:00
config.rs allow record as text style (#5092) 2022-04-04 22:36:48 +01:00
example.rs Start support for commandline args to nu itself (#851) 2022-01-27 01:42:39 +11:00
exportable.rs Add export alias and export extern (#4878) 2022-03-20 07:58:01 +13:00
id.rs Hide alias (#4432) 2022-02-12 11:50:37 +02:00
lib.rs Move config to be an env var (#5230) 2022-04-19 10:28:01 +12:00
overlay.rs Add export alias and export extern (#4878) 2022-03-20 07:58:01 +13:00
pipeline_data.rs Fix for loop ctrlc not terminating (#5003) 2022-03-28 19:13:43 +13:00
shell_error.rs update miette and switch to GenericErrors (#5222) 2022-04-19 00:34:10 +12:00
signature.rs update miette and switch to GenericErrors (#5222) 2022-04-19 00:34:10 +12:00
span.rs Default values (#4770) 2022-03-07 15:08:56 -05:00
syntax_shape.rs Improve describe to be more accurate (#5116) 2022-04-07 16:34:09 +12:00
ty.rs Improve describe to be more accurate (#5116) 2022-04-07 16:34:09 +12:00
variable.rs Add support for var decl spans (#4787) 2022-03-09 04:42:19 -05:00