mirror of
https://github.com/nushell/nushell.git
synced 2025-04-02 04:07:40 +02:00
# Description Adds the `--strict` flag for `from json` which will try to parse text while following the exact JSON specification (e.g., no comments or trailing commas allowed). Fixes issue #11548. |
||
---|---|---|
.. | ||
commands | ||
format_conversions | ||
main.rs |