dlib ~master (2021-07-06T21:20:15Z)
Home
Dub
Repo
RecursiveFileIterator.opApply
dlib
filesystem
stdfs
RecursiveFileIterator
Undocumented in source. Be warned that the author may not have intended to support it.
int
opApply
(int delegate(string path, ref dlib.filesystem.filesystem.DirEntry) dg)
struct
RecursiveFileIterator
int
opApply
(
scope
int
delegate
(
string
path
,
ref
dlib.filesystem.filesystem.DirEntry
)
dg
)
int
opApply
(int delegate(ref dlib.filesystem.filesystem.DirEntry) dg)
Meta
Source
See Implementation
dlib
filesystem
stdfs
RecursiveFileIterator
constructors
this
functions
opApply
variables
directory
pb
rec
rofs