mirror of
https://github.com/nushell/nushell.git
synced 2024-11-26 10:23:52 +01:00
a775cfe177
- Replace `match` with `unwrap_or_else` or `if let` - Remove unnecessary `mut` - Check if file path has a parent - Reduce visibility to `pub(crate)` |
||
---|---|---|
.. | ||
completions | ||
menus | ||
commands.rs | ||
config_files.rs | ||
eval_file.rs | ||
lib.rs | ||
nu_highlight.rs | ||
print.rs | ||
prompt_update.rs | ||
prompt.rs | ||
reedline_config.rs | ||
repl.rs | ||
syntax_highlight.rs | ||
util.rs | ||
validation.rs |