1
0
mirror of https://github.com/nushell/nushell.git synced 2025-04-24 13:18:18 +02:00
nushell/crates/nu_plugin_example
Stefan Holderbach adfa4d00c0
Bump version to 0.87.2 ()
Based on the hotfix
https://github.com/nushell/nushell/releases/tag/0.87.1 use this to
disambiguate
2023-11-20 20:31:10 +01:00
..
src Use Record's public API in a bunch of places () 2023-11-08 14:24:00 +01:00
Cargo.toml Bump version to 0.87.2 () 2023-11-20 20:31:10 +01:00
README.md Plugin with evaluated call () 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