fish-shell/fish-rust
David Adam ce9f95128a type/command: implement optimisation for --all
This was present in the C++ version for command, though never for type.

Checking over all elements of PATH can be slow on some platforms eg
WSL2, so only do that when used with `--all`.

Based on discussion in
https://github.com/fish-shell/fish-shell/pull/9856
2023-06-30 10:05:01 +08:00
..
src type/command: implement optimisation for --all 2023-06-30 10:05:01 +08:00
widestring-suffix Update dependencies for asan to work 2023-06-29 20:02:43 -05:00
build.rs Adopt the new output.rs 2023-06-17 12:14:42 -07:00
Cargo.lock Update dependencies for asan to work 2023-06-29 20:02:43 -05:00
Cargo.toml Add rsconf build system and check for gettext symbols 2023-05-25 16:54:03 -05:00