listDir.listDir

Undocumented in source. Be warned that the author may not have intended to support it.
template listDir(alias handler, Flag!q{includeRoot} includeRoot = No.includeRoot)
void
listDir
(
Path
Args...
)
(
Path dirPath
,
auto ref Args args
)
if (
isPath!Path
)

Meta