vfs: Deduplicate accumulation code in VfsDirectory's GetSize()
We can just use a generic lambda to avoid writing the same thing twice.
Loading
Please register or sign in to comment
We can just use a generic lambda to avoid writing the same thing twice.