Open
Description
Detailed description
I am proposing the addition of an algorithm that measures the size of files in a given path, using the c++ "filesystem" library itself.
Context
My view is the importance of being able to analyze files with small commands.
Possible implementation
File analysis
Additional information
no