nushell/crates/nu-plugin-engine
Andy Gayton c48b26be50 Update crates/nu-plugin-engine/src/persistent.rs
Thanks Ian!

Co-authored-by: Ian Manske <ian.manske@pm.me>
2024-07-23 14:44:48 -04:00
..
src Update crates/nu-plugin-engine/src/persistent.rs 2024-07-23 14:44:48 -04: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.