Class p.c.b.BaseConfig(object):

Part of pida.core.base View In Hierarchy

Known subclasses: pida.core.actions.ActionsConfig, pida.core.commands.CommandsConfig, pida.core.events.EventsConfig, pida.core.features.FeaturesConfig, pida.core.options.OptionsConfig

No class docstring
Line # Kind Name Docs
4 Method __init__ Undocumented
8 Method create Override to do the creations
11 Method get_service_name Undocumented
def __init__(self, service):
Undocumented
def create(self):
Override to do the creations
def get_service_name(self):
Undocumented
API Documentation for PIDA, generated by pydoctor.