nushell/crates/nu-protocol/src
Fernando Herrera 88988dc9f4
Plugins signature load (#349)
* saving signatures to file

* loading plugin signature from file

* is_plugin column for help command
2021-11-19 15:51:42 +13:00
..
ast Separate Overlay into its own thing (#344) 2021-11-17 17:23:55 +13:00
engine Plugins signature load (#349) 2021-11-19 15:51:42 +13:00
value delete the file row.rs in nu-protocol/value which has references to RowStream (#339) 2021-11-15 18:43:11 +13:00
config.rs enable ls_colors for the ls command (#340) 2021-11-15 14:09:17 -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 Add environment variable support for modules (#331) 2021-11-16 12:16:06 +13:00
overlay.rs Add environment variable support for modules (#331) 2021-11-16 12:16:06 +13:00
pipeline_data.rs Add a config variable with engine support (#332) 2021-11-15 08:25:57 +13:00
shell_error.rs Add environment variable support for modules (#331) 2021-11-16 12:16:06 +13:00
signature.rs Plugins signature load (#349) 2021-11-19 15:51:42 +13:00
span.rs Add more api docs 2021-11-03 13:26:09 +13:00
syntax_shape.rs Plugins signature load (#349) 2021-11-19 15:51:42 +13:00
ty.rs Add unit parsing and eval support 2021-10-05 15:27:39 +13:00