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