class documentation

class SimpleFSPath(object): (source)

View In Hierarchy

Undocumented

Method __fspath__ Undocumented
Method __init__ Undocumented
Instance Variable path Undocumented
def __fspath__(self): (source)

Undocumented

def __init__(self, path): (source)

Undocumented

Undocumented