mirror of
https://github.com/nushell/nushell.git
synced 2024-11-23 00:43:33 +01:00
4e0a65c822
# 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 |