RecursiveFileIterator.opApply

Undocumented in source. Be warned that the author may not have intended to support it.
  1. int opApply(int delegate(string path, ref dlib.filesystem.filesystem.DirEntry) dg)
  2. int opApply(int delegate(ref dlib.filesystem.filesystem.DirEntry) dg)
    struct RecursiveFileIterator
    int
    opApply
    (
    scope int delegate dg
    )

Meta