nushell/crates/nu-plugin-engine
2024-11-14 10:04:39 +01: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 dev version 0.100.1 (#14328) 2024-11-14 10:04:39 +01: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.