nushell/crates/nu-plugin/src
Gaëtan bcf3537395
fix labelled error from shell error (#10639)
# Description

Fixes a minor error in the impl From<ShellError> for LabeledError.

# User-Facing Changes

# Tests + Formatting

# After Submitting
2023-10-08 13:09:42 +02:00
..
plugin Invert &Options to Option<&T> (#10315) 2023-09-13 07:00:58 +08:00
protocol fix labelled error from shell error (#10639) 2023-10-08 13:09:42 +02:00
serializers Move Value to helpers, separate span call (#10121) 2023-09-03 07:27:29 -07:00
lib.rs Plugin api docs (#9452) 2023-06-16 16:25:40 +02:00