zemfrog.loaders.command

Module Contents

Functions

loader(app: flask.Flask)

A function to load all your commands and register them in the flask command.

zemfrog.loaders.command.loader(app: flask.Flask)[source]

A function to load all your commands and register them in the flask command.