2
0
Fork 0
mirror of https://github.com/nushell/nushell synced 2025-01-23 10:25:22 +00:00
nushell/crates/nu_plugin_example/README.md
Fernando Herrera 56307553ae
Plugin with evaluated call ()
* plugin trait

* impl of trait

* record and absolute path

* plugin example crate

* clippy error

* correcting cargo

* evaluated call for plugin
2021-12-02 05:42:56 +00:00

4 lines
176 B
Markdown

# 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