nushell/crates
Fernando Herrera 56307553ae
Plugin with evaluated call (#393)
* plugin trait

* impl of trait

* record and absolute path

* plugin example crate

* clippy error

* correcting cargo

* evaluated call for plugin
2021-12-02 05:42:56 +00:00
..
nu-ansi-term add coloring by primitive, bring in nu-ansi-term crate (#353) 2021-11-20 07:12:35 -06:00
nu-cli try to match most of nushell syntax coloring (#323) 2021-11-11 06:55:10 +13:00
nu-command Port str trim (#394) 2021-12-02 17:38:44 +13:00
nu-engine Plugin with evaluated call (#393) 2021-12-02 05:42:56 +00:00
nu-json Add 'to json' 2021-10-29 19:26:29 +13:00
nu-parser Plugin with evaluated call (#393) 2021-12-02 05:42:56 +00:00
nu-path Add config file loading 2021-10-13 16:57:05 +13:00
nu-plugin Plugin with evaluated call (#393) 2021-12-02 05:42:56 +00:00
nu-protocol Plugin with evaluated call (#393) 2021-12-02 05:42:56 +00:00
nu-table add optional footer to table (#392) 2021-12-01 13:20:23 -06:00
nu-term-grid clean up some todo comments in grid 2021-10-14 08:03:20 -05:00
nu_plugin_example Plugin with evaluated call (#393) 2021-12-02 05:42:56 +00:00
nu_plugin_inc Plugin with evaluated call (#393) 2021-12-02 05:42:56 +00:00