mirror of
https://github.com/nushell/nushell.git
synced 2025-06-06 01:56:54 +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