argclz.dispatch.core.CommandParameter ===================================== .. currentmodule:: argclz.dispatch.core .. autoclass:: CommandParameter :members: :undoc-members: :exclude-members: __init__, __new__, count, index .. automethod:: __init__ .. rubric:: Methods Summary .. autosummary:: ~CommandParameter.__init__ ~CommandParameter.of ~CommandParameter.usage .. rubric:: Attributes Summary .. autosummary:: ~CommandParameter.kind ~CommandParameter.name ~CommandParameter.optional .. rubric:: Details