VirtualFolder.opApply

Iterate over the set of immediate child folders. This is useful for reflecting the hierarchy.

class VirtualFolder
final
int
opApply
(
scope int delegate
()
dg
)

Meta