MCPcopy Index your code
hub / github.com/mitmproxy/mitmproxy / get_edit_text

Method get_edit_text

mitmproxy/tools/console/options.py:70–71  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

68 )
69
70 def get_edit_text(self):
71 return self._w[1].get_edit_text()
72
73 def selectable(self):
74 return True

Callers 3

keypressMethod · 0.45
get_edit_textMethod · 0.45
keypressMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected