Public Member Functions | |
| def | __init__ |
| def | run |
Data Fields | |
| cmdline | |
| tp | |
| plugin | |
Plug-in side common code which uses the passed in plugin to do meaningful work.
Definition at line 37 of file _pluginrunner.py.
| def __init__ | ( | self, | ||
| plugin, | ||||
| args | ||||
| ) |
Definition at line 54 of file _pluginrunner.py.
| def run | ( | self | ) |
Definition at line 82 of file _pluginrunner.py.
Definition at line 55 of file _pluginrunner.py.
Definition at line 65 of file _pluginrunner.py.
Definition at line 59 of file _pluginrunner.py.
1.6.1