mirror of
https://github.com/nushell/nushell.git
synced 2024-11-07 17:14:23 +01:00
72d3860d05
# Description Refactors the code in `nu-cli`, `main.rs`, `run.rs`, and few others. Namely, I added `EngineState::generate_nu_constant` function to eliminate some duplicate code. Otherwise, I changed a bunch of areas to return errors instead of calling `std::process::exit`. # User-Facing Changes Should be none. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
LICENSE |