Skip to content

Add caching decorator(s) #12

@BarkenBark

Description

@BarkenBark

Requirements

  • Should cache result of function call in %AppData% (or equivalent on other platforms)
  • Uses function arguments as key
  • In the special case that the argument is a Path which points to a file that exists, the effective key is not taken to be the value of the argument but instead a hash value of the file it points to

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions