.. path_io_api:

Path abstraction layer API
==========================

.. autoclass :: aioftp.AbstractPathIO
    :members:
    :private-members:

.. autoclass :: aioftp.pathio.AsyncPathIOContext

.. autofunction :: aioftp.pathio.universal_exception

.. autoclass :: aioftp.PathIO
    :show-inheritance:

.. autoclass :: aioftp.AsyncPathIO
    :show-inheritance:

.. autoclass :: aioftp.MemoryPathIO
    :show-inheritance:

.. autoclass :: aioftp.PathIOError
