nushell/tests/plugins
WindSoilder aa92141ad7
Remove --encoding argument during register plugin (#6486)
* first implement new plugin protocol core logic

* fix debug body construct

* fix output message from plugin

* finish plugin commands calling

* fix tests and adjust plugin_custom_value call

* fmt code

* fmt code, fix clippy

* add FIXME comment

* change from FIXME to TODO
2022-09-07 09:07:42 -05:00
..
core_inc.rs Remove --encoding argument during register plugin (#6486) 2022-09-07 09:07:42 -05:00
custom_values.rs Remove --encoding argument during register plugin (#6486) 2022-09-07 09:07:42 -05:00
mod.rs Add CustomValue support to plugins (#6070) 2022-07-25 17:32:56 +01:00