mirror of
https://github.com/nushell/nushell.git
synced 2025-02-08 06:30:00 +01:00
# 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 |