I want to get the Foldersize of a Path (all filesizes added). It has to work on JimFS too.
What i tried:
try { return Files.walk(folder)