Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 315 Bytes

base_single.rst

File metadata and controls

11 lines (8 loc) · 315 Bytes

Base Single Client

API documentation for common single host client functionality.

This class is abstract and contains functions that need to be implemented for each underlying SSH library.

.. automodule:: pssh.clients.base.single
    :members:
    :undoc-members:
    :member-order: groupwise