GlobalSection

class lib.config.objects.GlobalSection(helptext: str)

Bases: object

A dataclass for holding and identifying global sub-sections for plugin groups. Any global subsections must inherit from this.

Parameters:

helptext (str) – The helptext to be displayed for the global configuration section