nushell/crates/nuon/src
Stefan Holderbach 7a6cfa24fc
Fix to nuon --serialize of closure (#15357)
# Description
Closes #15351

Adds quotes that were missed in #14698 with the proper escaping.


# User-Facing Changes
`to nuon --serialize` will now produce a quoted string instead of
illegal nuon when given a closure

# Tests + Formatting
Reenable the `to nuon` rejection of closures in the base state test.
Added test for quoting.
2025-03-20 17:50:36 +01:00
..
from.rs Custom command attributes (#14906) 2025-02-11 06:34:51 -06:00
lib.rs more closure serialization (#14698) 2025-01-07 11:51:22 -06:00
to.rs Fix to nuon --serialize of closure (#15357) 2025-03-20 17:50:36 +01:00