2
0
Fork 0
mirror of https://github.com/nushell/nushell synced 2025-01-15 06:34:15 +00:00
nushell/crates/nu_plugin_example
Fernando Herrera 4d7dd23779
Plugin json ()
* json encoder

* thread to pass messages

* description for example
2021-12-12 11:50:35 +00:00
..
src Plugin json () 2021-12-12 11:50:35 +00:00
Cargo.toml Plugin with evaluated call () 2021-12-02 05:42:56 +00:00
README.md Plugin with evaluated call () 2021-12-02 05:42:56 +00:00

Plugin Example

Crate with a simple example of the Plugin trait that needs to be implemented in order to create a binary that can be registered into nushell declaration list