You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[refactor] add safeSetExecutable to AbstractUnixStylePermission
This method will add the executable flag to the given mode for
- the owner
- the group, if the group has read or write access
- others, if they have read or write access
0 commit comments