PathManager
===========

.. currentmodule:: do_dpc.utils.path_manager

.. autoclass:: PathManager
    :show-inheritance:
    :special-members: __call__, __getitem__



.. currentmodule:: do_dpc.utils.path_manager.PathManager

Methods
-------



get\_data\_path
~~~~~~~~~~~~~~~

.. autofunction:: get_data_path

get\_examples\_path
~~~~~~~~~~~~~~~~~~~

.. autofunction:: get_examples_path

get\_log\_file
~~~~~~~~~~~~~~

.. autofunction:: get_log_file

get\_video\_path
~~~~~~~~~~~~~~~~

.. autofunction:: get_video_path





