Function isUserExec
Posix-only. Check the user (ie "owner") executable bit of a file. File must exist.
Prototypes
bool isUserExec(
Path path
);
bool isUserExec(
string path
);
Authors
Nick Sabalausky
Copyright
Copyright (C) 2014-2017 Nick Sabalausky
License
zlib/libpng