MCPcopy 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
650def _configureDumper():
651 conf.dumper = dumper
652 conf.dumper.setOutputFile()
653
654def _createTargetDirs():
655 """

Callers 1

_createTargetDirsFunction · 0.85

Calls 1

setOutputFileMethod · 0.80

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…