nushell/crates/nu-plugin-engine
2024-07-18 19:21:38 -07:00
..
src Make plugins able to find and call other commands 2024-07-18 19:21:38 -07:00
Cargo.toml Update config directly at assignment (#13332) 2024-07-11 06:09:33 -07: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.