File: plugins.rst

package info (click to toggle)
pathspider 2.0.1-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 12,740 kB
  • sloc: python: 4,409; makefile: 188; sh: 2
file content (23 lines) | stat: -rw-r--r-- 497 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Active Measurement Plugins
==========================

A number of plugins ship with the PATHspider distribution. You can find
documentation for them here:

.. toctree::
   :titlesonly:
   :glob:

   plugins/*

3rd-Party Plugins
-----------------

You will be able to list the 3rd-party plugins installed by running:

.. code-block:: shell

 pathspider --help

There is no need to register 3rd-party plugins with PATHspider before use, they
will be automatically detected once they are installed.