snakemake.sourcecache.SourceCache

class snakemake.sourcecache.SourceCache(cache_path, runtime_cache_path=None)[source]
__init__(cache_path, runtime_cache_path=None)[source]

Methods

__init__(cache_path[, runtime_cache_path])

exists(source_file)

get_path(source_file)

open(source_file[, mode])

Attributes

cache_whitelist

runtime_cache_path