bob
bob copied to clipboard
730 crossplatform metrics
Closes #730
Here is the issue with incorrect disk space calculation on MacOs: https://github.com/qoollo/bob/issues/825
frsize field should be used instead of bsize in the calculation logic. You can temporary change the field and verify the calculation on macOs