:mod:`zemfrog.commands.context` =============================== .. py:module:: zemfrog.commands.context Module Contents --------------- Functions ~~~~~~~~~ .. autoapisummary:: zemfrog.commands.context.group zemfrog.commands.context.new Attributes ~~~~~~~~~~ .. autoapisummary:: zemfrog.commands.context.command .. function:: group() Context generator. .. function:: new(name) Create a new context. .. data:: command