File: Task.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 (13 lines) | stat: -rw-r--r-- 262 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
Task
----

.. automodule:: ClusterShell.Task
.. py:currentmodule:: ClusterShell.Task
.. autoclass:: Task
    :members:
    :special-members:

.. autofunction:: task_self
.. autofunction:: task_wait
.. autofunction:: task_terminate
.. autofunction:: task_cleanup