MCPcopy
hub / github.com/prompt-toolkit/ptpython / in_thread

Function in_thread

examples/test-cases/ptpython-in-other-thread.py:14–15  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

12
13
14def in_thread():
15 embed(globals(), locals(), vi_mode=False)
16
17
18def main():

Callers

nothing calls this directly

Calls 1

embedFunction · 0.90

Tested by

no test coverage detected