Core Command
============

.. automodule:: pykada.core_command
   :no-members:

Client
------

.. autoclass:: pykada.core_command.CoreCommandClient
   :members:
   :inherited-members:
   :show-inheritance:

Functional wrappers
-------------------

.. automodule:: pykada.core_command
   :members:
   :no-index:
   :exclude-members: CoreCommandClient
