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-05-30 06:39:33 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
nushell
/
crates
/
nu-plugin
/
src
/
protocol
History
Devyn Cairns
02551c416c
Fix broken build: replace value_string() straggler (
#12237
)
...
# Description Fix after
#12230
and
#12231
crossed wires and broke the build
2024-03-19 07:52:49 -05:00
..
plugin_custom_value
Make custom value type handling more consistent (
#12230
)
2024-03-19 11:09:59 +01:00
evaluated_call.rs
Debugger experiments (
#11441
)
2024-03-08 20:21:35 +02:00
mod.rs
Allow plugins to set environment variables in their caller's scope (
#12204
)
2024-03-15 06:45:45 -05:00
plugin_custom_value.rs
Fix broken build: replace value_string() straggler (
#12237
)
2024-03-19 07:52:49 -05:00
protocol_info.rs
Bidirectional communication and streams for plugins (
#11911
)
2024-02-25 16:32:50 -06:00
test_util.rs
Make custom value type handling more consistent (
#12230
)
2024-03-19 11:09:59 +01:00
tests.rs
Bidirectional communication and streams for plugins (
#11911
)
2024-02-25 16:32:50 -06:00