- executable
- To allow execute permission if true, otherwise disallow
- ownerOnly
- To manipulate execute permission only for owner if true, otherwise for everyone. The manipulation will apply to everyone regardless of this value if the underlying system does not distinguish owner and other users.
Documentation for this section has not yet been entered.
Manipulates the execute permissions for the abstract path designated by this file.
Note that this method does not throw IOException on failure. Callers must check the return value.