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

Class _UnconvertedStrings

mitmproxy/optmanager.py:87–88  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

85
86@dataclass
87class _UnconvertedStrings:
88 val: list[str]
89
90
91def _sig_changed_spec(updated: set[str]) -> None: # pragma: no cover

Callers 1

setMethod · 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…