nushell/crates/nu-plugin/src
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
..
plugin Remove --encoding argument during register plugin (#6486) 2022-09-07 09:07:42 -05:00
protocol Remove --encoding argument during register plugin (#6486) 2022-09-07 09:07:42 -05:00
serializers Remove --encoding argument during register plugin (#6486) 2022-09-07 09:07:42 -05:00
lib.rs remove capnp protocol for plugin... (#6421) 2022-08-31 17:33:30 -05:00