-
- Downloads
_artifactcache.py: Get the logs of an artifact
A CasBasedDirectory object of an artifacts logs can be obtained with ArtifactCache.get_artifacts_log(). This ultimately calls CASCache.get_top_level_dir() to obtained a CasBasedDirectory of an artifact's subdirectory (or subdirectories).
Please register or sign in to comment