File: index.rst

package info (click to toggle)
clustershell 1.9.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,228 kB
  • sloc: python: 20,978; makefile: 149
file content (23 lines) | stat: -rw-r--r-- 331 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Workers
=======

ClusterShell public Workers API autodoc.

Notes:

* Workers named *NameWorker* are new-style workers.
* Workers named *WorkerName* are old-style workers.

Contents:

.. toctree::
    :maxdepth: 2

    Worker
    ExecWorker
    StreamWorker
    TreeWorker
    WorkerRsh
    WorkerPdsh
    WorkerPopen
    WorkerSsh