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

Function handler

src/packagedcode/rpm_installed.py:184–185  ·  view source on GitHub ↗
(value, **kwargs)

Source from the content-addressed store, hash-verified

182 """
183
184 def handler(value, **kwargs):
185 return {name: value}
186
187 return handler
188

Callers 1

build_packageFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected