fitzgen / is_executable

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

Add check to mark directories on unix as non executable #4

Closed j0ru closed 3 years ago

j0ru commented 3 years ago

Since the windows implementation only accepts files, I choose to adhere to that behavior Fixes #3