def init()

in terranova/binds.py [0:0]


    def init(
        self,
        backend_config: dict[str, str] | None = None,
        migrate_state: bool = False,
        no_backend: bool = False,
        reconfigure: bool = False,
        upgrade: bool = False,