argclz.dispatch.core.DispatchCommand ==================================== .. currentmodule:: argclz.dispatch.core .. autoclass:: DispatchCommand :members: :undoc-members: :exclude-members: __init__, __new__, count, index :special-members: __call__ .. automethod:: __init__ .. rubric:: Methods Summary .. autosummary:: ~DispatchCommand.__init__ ~DispatchCommand.parameters ~DispatchCommand.__call__ .. rubric:: Attributes Summary .. autosummary:: ~DispatchCommand.aliases ~DispatchCommand.command ~DispatchCommand.commands ~DispatchCommand.doc ~DispatchCommand.func ~DispatchCommand.group ~DispatchCommand.hidden ~DispatchCommand.order ~DispatchCommand.usage ~DispatchCommand.validators .. rubric:: Details