class documentation

class MaildirCollection(pb.Referenceable): (source)

View In Hierarchy

Undocumented

Method __init__ Undocumented
Method get​Sub​Folder Undocumented
Method get​Sub​Folders Undocumented
Instance Variable root Undocumented

Inherited from Referenceable:

Method jelly​For (internal)
Method remote​Message​Received A remote message has been received. Dispatch it appropriately.
Class Variable perspective I am an object sent remotely as a direct reference.

Inherited from Serializable (via Referenceable):

Method process​Unique​ID Return an ID which uniquely represents this object for this process.

Inherited from Jellyable (via Referenceable, Serializable):

Method get​State​For Undocumented
def __init__(self, root): (source)

Undocumented

def getSubFolder(self, name): (source)

Undocumented

def getSubFolders(self): (source)

Undocumented

root = (source)

Undocumented