OpenQuizz
Une application de gestion des contenus pédagogiques
|
Public Member Functions | |
def | __init__ (self, paths) |
def | __call__ (self, stage_blob) |
Data Fields | |
paths | |
Predicate to be used by iter_blobs allowing to filter only return blobs which match the given list of directories or files. The given paths are given relative to the repository.
def __init__ | ( | self, | |
paths | |||
) |
:param paths: tuple or list of paths which are either pointing to directories or to files relative to the current repository
def __call__ | ( | self, | |
stage_blob | |||
) |
paths |