The paths checked by `fn exists` are well-known Unix locations, and not meaningful to check on Windows. Provide an implementation of `fn exists` for Windows, which uses `which.exe` to look for binaries, and use that to provide sane defaults for Windows. |
||
|---|---|---|
| .. | ||
| ansi | ||
| ansi.rs | ||
| args.rs | ||
| cell.rs | ||
| colors.rs | ||
| editor.rs | ||
| element.rs | ||
| format.rs | ||
| hstack.rs | ||
| io.rs | ||
| label.rs | ||
| lib.rs | ||
| spinner.rs | ||
| table.rs | ||
| textarea.rs | ||
| vstack.rs | ||