nushell/crates/nu-protocol/src
JT 7f0921a14b
Add metadata command (#569)
* Add metadata command

* Add string interpolation to testing
2021-12-24 11:16:50 +11:00
..
ast nothing variable (#527) 2021-12-20 12:05:33 +11:00
engine Plugin option for shell (#517) 2021-12-18 12:13:56 -06:00
value Dataframe commands (#542) 2021-12-22 05:32:09 +11:00
config.rs add configuration of maximum history size (#563) 2021-12-23 13:59:00 -06:00
example.rs example unit test 2021-10-09 14:10:10 +01:00
exportable.rs Add environment variable support for modules (#331) 2021-11-16 12:16:06 +13:00
id.rs Separate Overlay into its own thing (#344) 2021-11-17 17:23:55 +13:00
lib.rs Option to replace command same name (#374) 2021-11-28 19:35:02 +00:00
overlay.rs Add environment variable support for modules (#331) 2021-11-16 12:16:06 +13:00
pipeline_data.rs Add metadata command (#569) 2021-12-24 11:16:50 +11:00
shell_error.rs Fix capturing environment variables with " or ' (#537) 2021-12-20 23:19:43 +02:00
signature.rs Sort default context items categorically (#465) 2021-12-10 21:07:39 -06:00
span.rs Allow empty span slice for now (#529) 2021-12-20 06:25:02 +11:00
syntax_shape.rs Signature improves, sorted completions (#545) 2021-12-22 07:50:18 +11:00
ty.rs Dataframe feature (#361) 2021-11-23 08:14:40 +00:00