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