neuralib.argp.dispatch ====================== .. currentmodule:: neuralib.argp.dispatch .. autosummary:: :toctree: _autosummary :nosignatures: dispatch list_commands find_command invoke_command invoke_group_command DispatchOption DispatchCommandNotFound .. automodule:: neuralib.argp.dispatch :members: :exclude-members: dispatch, list_commands, find_command, invoke_command, invoke_group_command, DispatchOption, DispatchCommandNotFound :undoc-members: :inherited-members: :show-inheritance: