-
Notifications
You must be signed in to change notification settings - Fork 0
Windows support #11
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
This may also work on Windows, but I have tested it.
We have a specific OS use:
Line 5 in c1040fd
| use std::os::unix::fs::PermissionsExt; |
which may need a conditional and an equivalent for Windows operating systems. Speculating here. Needs to be tested.
I am only adding the
good first issue
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers