:mod:`zemfrog.loaders.command` ============================== .. py:module:: zemfrog.loaders.command Module Contents --------------- Functions ~~~~~~~~~ .. autoapisummary:: zemfrog.loaders.command.loader .. function:: loader(app: flask.Flask) A function to load all your commands and register them in the ``flask`` command.