mirror of
https://github.com/nushell/nushell.git
synced 2025-05-07 00:12:58 +00:00
* 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