nushell/crates/nu_plugin_example
Stefan Holderbach d43f4253e8
Bump version for 0.88.0 release (#11298)
- [x] reedline
  - [x] released
  - [x] pinned
- [x] git dependency check
- [x] release notes
2023-12-13 06:31:14 +13:00
..
src Use Record's public API in a bunch of places (#10927) 2023-11-08 14:24:00 +01:00
Cargo.toml Bump version for 0.88.0 release (#11298) 2023-12-13 06:31:14 +13: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