This website requires JavaScript.
Explore
Help
Sign In
extern
/
nushell
Watch
1
Star
0
Fork
1
You've already forked nushell
mirror of
https://github.com/nushell/nushell.git
synced
2025-07-15 13:55:26 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
31d3e37e3d2087109bcc06826bbc918bfe064b7f
nushell
/
crates
/
nu-plugin-engine
History
Darren Schroeder
cf1b8f46eb
add function to make env vars case-insensitive
2024-11-19 16:11:14 -06:00
..
src
add function to make env vars case-insensitive
2024-11-19 16:11:14 -06:00
Cargo.toml
Bump to dev version 0.100.1 (
#14328
)
2024-11-14 10:04:39 +01: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.