This website requires JavaScript.
Explore
Help
Sign In
Public
/
nushell
Watch
1
Star
0
Fork
0
You've already forked nushell
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
acef856916
nushell
/
crates
/
nu-plugin-engine
History
Andy Gayton
acef856916
Merge remote-tracking branch 'origin/main' into plugin-ctrlc
2024-07-23 14:39:41 -04:00
..
src
Merge remote-tracking branch 'origin/main' into plugin-ctrlc
2024-07-23 14:39:41 -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
README.md
nu-plugin-engine
This crate provides functionality for the
Nushell
engine to spawn and interact with plugins.