Josh Triplett e374c911af Stabilize Windows FileTypeExt with is_symlink_dir and is_symlink_file
These calls allow detecting whether a symlink is a file or a directory,
a distinction Windows maintains, and one important to software that
wants to do further operations on the symlink (e.g. removing it).
2022-06-27 09:42:38 -07:00
..
2022-03-22 15:14:33 -07:00
2022-06-13 20:44:39 -07:00
2022-05-26 21:11:16 +02:00