MCPcopy Index your code
hub / github.com/ipython/ipython / kate

Function kate

IPython/lib/editorhooks.py:126–127  ·  view source on GitHub ↗
(exe=u'kate')

Source from the content-addressed store, hash-verified

124
125
126def kate(exe=u'kate'):
127 install_editor(exe + u' -u -l {line} {filename}')

Callers

nothing calls this directly

Calls 1

install_editorFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…