class documentation

class _StubRepo(object):

View In Hierarchy

A stub repo that just contains a path to tear down.

Method __init__ Undocumented
Method close Undocumented
Instance Variable path Undocumented
def __init__(self, name):

Undocumented

def close(self):

Undocumented

path =

Undocumented