nushell/crates/nu-plugin/src
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 Make custom value type handling more consistent (#12230) 2024-03-19 11:09:59 +01:00
protocol Fix broken build: replace value_string() straggler (#12237) 2024-03-19 07:52:49 -05:00
serializers MsgPack deserializer: improve handling of EOF (#12183) 2024-03-13 06:49:53 -05:00
util Allow plugins to set environment variables in their caller's scope (#12204) 2024-03-15 06:45:45 -05:00
lib.rs Allow plugins to set environment variables in their caller's scope (#12204) 2024-03-15 06:45:45 -05:00
sequence.rs Bidirectional communication and streams for plugins (#11911) 2024-02-25 16:32:50 -06:00