mirror of
https://github.com/nushell/nushell.git
synced 2025-07-14 05:15:23 +02:00
* Do not allow invalid top-level toml Move recursive toml conversion into a helper func * Forgot to format * Forgot to use helper inside collect values Added some additional tests