Class p.c.o.OTypeStringList(OTypeBase):

Part of pida.core.options View In Hierarchy

A list of strings configuration type

Split Table into Classes Show Methods in One Table

Line # Kind Name Docs
83 Method get Undocumented
86 Method set Undocumented

Inherited from OTypeBase:

Line # Kind Name Docs
46 Method _getter Undocumented
49 Method _setter Undocumented
Line # Kind Name Docs
46 Method _getter Undocumented
49 Method _setter Undocumented
83 Method get Undocumented
86 Method set Undocumented
def get(self, client, key):
Undocumented
def set(self, client, key, value):
Undocumented
API Documentation for PIDA, generated by pydoctor.