MCPcopy Create free account
hub / github.com/aboutcode-org/scancode-toolkit / get_scanner

Method get_scanner

src/scancode/plugin_info.py:56–58  ·  view source on GitHub ↗
(self, **kwargs)

Source from the content-addressed store, hash-verified

54 return info
55
56 def get_scanner(self, **kwargs):
57 from scancode.api import get_file_info
58 return get_file_info

Callers 1

run_scannersFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected