MemoryFileSystem constructor

init

Constructs a new instance of MemoryFileSystem

def __init__(self):
    ...

See Also