예제 #1
0
def run_engine(context):
    engine = Engine.Controller(context)
    engine.run()