fitzgen / is_executable

Is there an executable file at the given path?
Apache License 2.0
19 stars 9 forks source link

Add file existence check before reading extension on Windows #14

Closed lucieleblanc closed 2 months ago

lucieleblanc commented 2 months ago

Addresses fitzgen/is_executable#13.

On Windows, first ensure that the file exists before checking the extension in the filename.