4 lines
71 B
Python
4 lines
71 B
Python
import moo._medit
|
|
app = moo._medit.get_app_obj()
|
|
editor = app.editor()
|