Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/sqlmapproject/sqlmap
/ _configureDumper
Function
_configureDumper
lib/core/target.py:650–652 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
648
conf.dumpPath = tempDir
649
650
def
_configureDumper():
651
conf.dumper = dumper
652
conf.dumper.setOutputFile()
653
654
def
_createTargetDirs():
655
""
"
Callers
1
_createTargetDirs
Function · 0.85
Calls
1
setOutputFile
Method · 0.80
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…