|
def | __init__ (self) |
|
def | app_manager_start_plugin (self, app, ctx, plugin_args) |
|
def | app_manager_stop_plugin (self, app, ctx, plugin_args) |
|
def | __init__ (self) |
|
def | app_manager_start_plugin (self, app, ctx, plugin_args) |
|
def | app_manager_stop_plugin (self, app, ctx, plugin_args) |
|
Definition at line 5 of file plugin/test_plugin.py.
◆ __init__()
def plugin.test_plugin.TestPlugin.__init__ |
( |
|
self | ) |
|
◆ app_manager_start_plugin()
def plugin.test_plugin.TestPlugin.app_manager_start_plugin |
( |
|
self, |
|
|
|
app, |
|
|
|
ctx, |
|
|
|
plugin_args |
|
) |
| |
◆ app_manager_stop_plugin()
def plugin.test_plugin.TestPlugin.app_manager_stop_plugin |
( |
|
self, |
|
|
|
app, |
|
|
|
ctx, |
|
|
|
plugin_args |
|
) |
| |
◆ pub
plugin.test_plugin.TestPlugin.pub |
◆ start_time
plugin.test_plugin.TestPlugin.start_time |
The documentation for this class was generated from the following file: