nushell/crates/nu-plugin-engine
2024-10-20 23:12:41 +02: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 0.99.2 (#14136) 2024-10-20 23:12:41 +02: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.