mirror of
https://github.com/nushell/nushell.git
synced 2025-07-30 19:13:05 +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