mirror of
https://github.com/nushell/nushell.git
synced 2024-11-22 08:23:24 +01:00
bc6d934fa1
# Description _cell paths_ can be easily serialized back and forth to NUON with the leading `$.` syntax. # User-Facing Changes ```nushell $.foo.bar.0 | to nuon ``` and ```nushell "$.foo.bar.0" | from nuon ``` are now possible # Tests + Formatting a new `cell_path` test has been added to `nuon` # After Submitting |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
LICENSE |