mirror of
https://github.com/nushell/nushell
synced 2024-11-14 17:07:07 +00:00
07ac3c3aab
* Add Nushell REPL simulator; Fix bug in overlay add The `nu_repl` function takes an array of strings and processes them as if they were REPL lines entered one by one. This helps to discover bugs due to the state changes between the parse and eval stages. * Fix REPL tests on Windows |
||
---|---|---|
.. | ||
mod.rs |