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