nushell/crates/nu_plugin_example
Stefan Holderbach 17a265b197
Version bump for 0.75 release (#7902)
- [x] Are we ready for the release
- [x] Upgrade to upcoming `reedline 0.15`
2023-01-31 21:00:59 +01:00
..
src Use variable names directly in the format strings (#7906) 2023-01-29 19:37:54 -06:00
Cargo.toml Version bump for 0.75 release (#7902) 2023-01-31 21:00:59 +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