Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/sqlmapproject/sqlmap
/ rewind
Method
rewind
lib/core/wordlist.py:91–93 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
89
return
retVal
90
91
def
rewind(self):
92
self.index = 0
93
self.adjust()
Callers
nothing calls this directly
Calls
1
adjust
Method · 0.95
Tested by
no test coverage detected