nushell/crates/nu_plugin_example
Hofer-Julian 41306aa7e0
Reduce again the number of match calls (#7815)
- Reduce the number of match calls (see commit messages)
- A few miscellaneous improvements
2023-01-24 12:23:42 +01:00
..
src Reduce again the number of match calls (#7815) 2023-01-24 12:23:42 +01:00
Cargo.toml Bump to 0.74.1 development version (#7721) 2023-01-11 22:30:41 +01: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