Class p.c.i.IOptions(IBaseConfig):

Part of pida.core.interfaces View In Hierarchy

No class docstring

Split Table into Classes Show Methods in One Table

Line # Kind Name Docs
17 Method add_option Add a configuration group

Inherited from IBaseConfig:

Line # Kind Name Docs
11 Method create Create all the items in this configuration
Line # Kind Name Docs
17 Method add_option Add a configuration group
11 Method create Create all the items in this configuration
def add_option(group, name, label, doc):
Add a configuration group
API Documentation for PIDA, generated by pydoctor.