fitzgen / is_executable

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

Add file existence check before reading extension on Windows #14

Closed lucieleblanc closed 2 weeks ago

lucieleblanc commented 2 weeks ago

Addresses fitzgen/is_executable#13.

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