Python Api
==========

Interaction between python and the c++ app is done using the PeelApp.cmd module.

For example::

    from PeelApp import cmd
    print (cmd.getCurrentFile())

will print the current .peelcap file the application is saving to.

Class Documentation
-------------------

.. doxygenclass:: PeelPython
   :project: peelcapture
   :members:
   :protected-members:
   :undoc-members: