nushell/crates/nu-plugin/src/protocol
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
..
evaluated_call.rs Fix known externals, fix operator spans (#5140) 2022-04-09 17:17:48 +12:00
mod.rs Add CustomValue support to plugins (#6070) 2022-07-25 17:32:56 +01:00
plugin_custom_value.rs Remove --encoding argument during register plugin (#6486) 2022-09-07 09:07:42 -05:00
plugin_data.rs Clippy fix for Rust 1.63 (#6299) 2022-08-11 11:54:54 -05:00