MCPcopy Create free account
hub / github.com/mitmproxy/mitmproxy / LogBufferWalker

Class LogBufferWalker

mitmproxy/tools/console/eventlog.py:9–10  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7
8
9class LogBufferWalker(urwid.SimpleListWalker):
10 pass
11
12
13class EventLog(urwid.ListBox, layoutwidget.LayoutWidget):

Callers 1

__init__Method · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…