We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Steps to take:
class File { has Status $.status; has Str $.path; has Instant $.added; has Str $.cache-key; }
The text was updated successfully, but these errors were encountered:
Why?
Sorry, something went wrong.
It's a item in the TODO list...
... which I added, but I'm not really sure why now...
To ease adding/deleting files from the cache I think. And to fix the problem with reallocation of pod files.
Ah, right :-)
antoniogamiz
No branches or pull requests
Steps to take:
The text was updated successfully, but these errors were encountered: