nushell/crates/nu_plugin_example
Stefan Holderbach 95ec2fcce7
Update to 0.76.1 version for development (#8161)
# Description

For tracking in `version` for bug reports during development. Might be
used for an urgent hotfix if necessary.
2023-02-21 23:21:39 +00:00
..
src Make plugin commands support examples. (#7984) 2023-02-08 16:14:18 -06:00
Cargo.toml Update to 0.76.1 version for development (#8161) 2023-02-21 23:21:39 +00: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