nushell/crates/nu-plugin-engine
Devyn Cairns 59d6dee3b3
Bump to version 0.99.1 (#14100)
Post-release patch bump.
2024-10-16 21:23:37 -05:00
..
src Make get_env_var return a reference to a Value (#13987) 2024-10-02 13:05:48 +02:00
Cargo.toml Bump to version 0.99.1 (#14100) 2024-10-16 21:23:37 -05:00
LICENSE Split the plugin crate (#12563) 2024-04-27 12:08:12 -05:00
README.md Split the plugin crate (#12563) 2024-04-27 12:08:12 -05:00

nu-plugin-engine

This crate provides functionality for the Nushell engine to spawn and interact with plugins.