Update yeti.py

add introspection method
pull/488/head
Sebdraven 2021-02-05 12:02:08 +01:00
parent b29b3ded28
commit 1def6e3f06
1 changed files with 4 additions and 1 deletions

View File

@ -38,4 +38,7 @@ def handler(q=False):
def version():
moduleinfo['config'] = moduleconfig
return moduleinfo
return moduleinfo
def introspection():
return mispattributes