MCPcopy
hub / github.com/smicallef/spiderfoot / setSharedThreadPool

Method setSharedThreadPool

spiderfoot/plugin.py:562–563  ·  view source on GitHub ↗
(self, sharedThreadPool)

Source from the content-addressed store, hash-verified

560 return SpiderFootThreadPool(*args, **kwargs)
561
562 def setSharedThreadPool(self, sharedThreadPool):
563 self.sharedThreadPool = sharedThreadPool
564
565# end of SpiderFootPlugin class

Callers 1

__startScanMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected