mirror of
https://github.com/danbulant/nushell
synced 2026-05-19 20:38:40 +00:00
* `ls` will return error if no files/folders match path/pattern * Revert changes to src/data/files.rs * Add a name_only flag to dir_entry_dict Add name_only flag to indicate if the caller only cares about filenames or wants the whole path * Update ls changes from feedback * Little cleanup * Resolve merge conflicts * lints |
||
|---|---|---|
| .. | ||
| completer.rs | ||
| filesystem_shell.rs | ||
| help_shell.rs | ||
| helper.rs | ||
| shell.rs | ||
| shell_manager.rs | ||
| value_shell.rs | ||