2
0
Fork 0
mirror of https://github.com/nushell/nushell synced 2025-02-13 04:33:38 +00:00
nushell/crates/nu-cli
Arash Outadi 545f70705e
ISSUE-1907 Disallow invalid top level TOML ()
* 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
2020-06-08 08:02:37 +12:00
..
src ISSUE-1907 Disallow invalid top level TOML () 2020-06-08 08:02:37 +12:00
tests When the nushell is located in a path that has a space in it, these tests break, this fixes it () 2020-06-07 15:50:52 +12:00
Cargo.toml Bump to latest rustyline () 2020-06-05 05:50:12 +12:00