nushell/crates/nu_plugin_example
Fernando Herrera 22469a9cb1
Improved labeled error from plugins (#437)
* improved labeled error from plugins

* corrected span
2021-12-05 16:11:19 +13:00
..
src Improved labeled error from plugins (#437) 2021-12-05 16:11:19 +13:00
Cargo.toml Plugin with evaluated call (#393) 2021-12-02 05:42:56 +00:00
README.md Plugin with evaluated call (#393) 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