nushell/crates/nu-plugin-engine
2024-09-22 12:41:44 +08:00
..
src Error on non-zero exit statuses (#13515) 2024-09-07 06:44:26 +00:00
Cargo.toml Bump version to 0.98.1 (#13896) 2024-09-22 12:41:44 +08: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.