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
7ff8d66d86
nushell
/
crates
/
nu-plugin-engine
History
Andy Gayton
7ff8d66d86
Merge remote-tracking branch 'origin/main' into plugin-ctrlc
2024-06-26 10:02:46 -04:00
..
src
Merge remote-tracking branch 'origin/main' into plugin-ctrlc
2024-06-23 15:55:51 -04:00
Cargo.toml
Bumping version to 0.95.1 (
#13231
)
2024-06-25 18:26:07 -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.