Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Cache] Added size property to get the total size of cache located on… #301

Merged
merged 1 commit into from
Mar 29, 2016

Conversation

fromcelticpark
Copy link

… disk

Description:
Although both DiskCache and its size property are marked as "public", for now there is no way to get the total size of disk space used by Cache. I propose adding public property size to fix this issue.

Related issues:
#219 - describes the same problem.
#292 - being able to use custom DiskCache will also allow to get the total size of space being used on disk.

Looking forward for any comments and suggestions.

@fromcelticpark
Copy link
Author

@hpique is there any chance of getting this PR merged?

Thank you!

@dcharbonnier dcharbonnier merged commit 694d6a9 into Haneke:master Mar 29, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants