snakemake.sourcecache.LocalGitFile

class snakemake.sourcecache.LocalGitFile(repo_path, path, tag=None, ref=None, commit=None)[source]
__init__(repo_path, path, tag=None, ref=None, commit=None)[source]

Methods

__init__(repo_path, path[, tag, ref, commit])

get_basedir()

get_cache_path()

get_filename()

get_path_or_uri()

is_persistently_cacheable()

join(path)

mtime()

If possible, return mtime of the file.

simplify_path()

Attributes

is_local

ref