Source code for juham.app.jplugin


[docs] class Plugin: def __init__(self): print("Plugin created")