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

Function handler

src/packagedcode/alpine.py:886–887  ·  view source on GitHub ↗
(value, **kwargs)

Source from the content-addressed store, hash-verified

884 """
885
886 def handler(value, **kwargs):
887 return {name: value}
888
889 return handler
890

Callers 1

build_package_dataFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected