mirror of
https://github.com/nushell/nushell.git
synced 2025-01-06 22:40:01 +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. |
||
---|---|---|
.. | ||
cli_error.rs | ||
labeled_error.rs | ||
mod.rs | ||
parse_error.rs | ||
parse_warning.rs | ||
shell_error.rs |