converter.controller.base

Module Contents

Classes

Controller

Class controlling the transformation flow

class converter.controller.base.Controller(config: converter.config.Config)

Class controlling the transformation flow

Parameters

config – The resolved normalised config

run(self)

Generates the converter components from the config and runs the transformation