Module jumpscale.tools.alerthandler

Expand source code
def export_module_as():
    from .alerthandler import AlertsHandler

    return AlertsHandler()

Sub-modules

jumpscale.tools.alerthandler.alerthandler

Functions

def export_module_as()
Expand source code
def export_module_as():
    from .alerthandler import AlertsHandler

    return AlertsHandler()