MCPcopy Create free account
hub / github.com/sqlmapproject/sqlmap / load

Method load

thirdparty/bottle/bottle.py:3865–3866  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

3863 self.cfg.set(key, value)
3864
3865 def load(self):
3866 return handler
3867
3868 GunicornApplication().run()
3869

Callers 2

load_dataFunction · 0.80
resetCookieJarFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected