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
0ae6c4fa67
nushell
/
crates
/
nu-plugin-engine
History
Jack Wright
0ae6c4fa67
added helper methods to PipelineDataHeader and cleaned up match statements
2024-07-31 09:55:54 -07:00
..
src
added helper methods to PipelineDataHeader and cleaned up match statements
2024-07-31 09:55:54 -07:00
Cargo.toml
Bump version to
0.96.1
(
#13439
)
2024-07-25 18:28:18 +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
README.md
nu-plugin-engine
This crate provides functionality for the
Nushell
engine to spawn and interact with plugins.