FileFolder.opApply

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

class FileFolder
final
int
opApply
(
scope int delegate
(
ref VfsFolder
)
dg
)

Meta