dxx ~master (2018-08-15T02:01:19Z)
Dub
Repo
isGroupExec
scriptlike
file
extras
Posix-only. Check the group executable bit of a file. File must exist.
bool
isGroupExec
(
Path
path
)
bool
isGroupExec
(
string
path
)
version
(
docs_scriptlike_d
)
bool
isGroupExec
(
string
path
)
Meta
Source
See Implementation
scriptlike
file
extras
functions
existsAsDir
existsAsFile
existsAsSymlink
isGroupExec
isUserExec
isWorldExec
removePath
tryCopy
tryMkdir
tryMkdirRecurse
tryRemove
tryRemovePath
tryRename
tryRmdir
tryRmdirRecurse
trySymlink
Posix-only. Check the group executable bit of a file. File must exist.