Module debby.meta.meta_loader_factory

Classes

class MetaLoaderFactory (args: Args)

Factory for creating an appropriate MetaLoader according to the given arguments.

Args

args
The command-line arguments.

Methods

def loader(self) ‑> MetaLoader

Create the appropriate MetaLoader.