Skip to content

Tasks ListΒΆ

The Muppy / Tasks / Tasks menu gives access to all the Tasks known to Muppy.

Muppy Tasks list

The Tasks list only gives access to the descriptive information of the Tasks:

  1. The Task summary (extracted from the comments).
  2. The Task's technical information.
  3. The parameters and their description.
  4. The comments containing the documentation.

Task form view

Here is the code of the hello_user Task shown above:

Python code of the hello_user Task