get_key
get_key(
self ,
runner_os: str ,
cache_number: str | int[str, int] ,
)-> ‘str’
Return the GitHub Actions cache key for the given OS and cache number.
| method of dascore.utils.downloader.TestDataCacheInfo | source |
get_key(
self ,
runner_os: str ,
cache_number: str | int[str, int] ,
)-> ‘str’
Return the GitHub Actions cache key for the given OS and cache number.