phobos-next ~master (2025-01-18T22:13:40.3704578)
Dub
Repo
dirEntries
nxt
file
Directory Scanning Flags|Options.
void
dirEntries
(char[] root, ScanFlags scanFlags, ScanFlags.Depth depth)
void
dirEntries
(DirPath root, ScanFlags scanFlags, ScanFlags.Depth depth)
@
safe
@
trusted
void
dirEntries
(
DirPath
root
,
in
ScanFlags
scanFlags
=
ScanFlags.init
,
in
ScanFlags.Depth
depth
=
ScanFlags.Depth.init
)
Meta
Source
See Implementation
nxt
file
functions
cacheHomeDir
copyRecurse
dirEntries
findExecutable
findFileInPath
homeDir
matchFirst
rawReadZ
removeIfExists
rmdirRecurseForced
tempDir
tempSubFilePath
tempfile
temptree
static functions
fileExtension
structs
DataFormat
FileExtension
FileType
ScanFlags
Directory Scanning Flags|Options.