class documentation

class ExporterSpec:

View In Hierarchy

Exporter class and constructor arguments.

Instance Variable cls Exporter class to instantiate.
Instance Variable kwargs Keyword arguments passed to the exporter constructor.
cls: type[BaseExporter] =

Exporter class to instantiate.

kwargs: dict =

Keyword arguments passed to the exporter constructor.