Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/mitmproxy/mitmproxy
/ reset
Method
reset
mitmproxy/optmanager.py:67–68 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
65
self.value = value
66
67
def
reset(self) -> None:
68
self.value = unset
69
70
def
has_changed(self) -> bool:
71
return
self.current() != self.default
Callers
4
test_defaults
Function · 0.45
reset
Method · 0.45
elasticlunr.min.js
File · 0.45
asciinema-player.js
File · 0.45
Calls
no outgoing calls
Tested by
1
test_defaults
Function · 0.36