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

Function echo_func

src/scancode/cli.py:606–607  ·  view source on GitHub ↗
(*_args, **_kwargs)

Source from the content-addressed store, hash-verified

604 if not echo_func:
605
606 def echo_func(*_args, **_kwargs):
607 pass
608
609 if not input:
610 msg = 'At least one input path is required.'

Callers 5

run_scanFunction · 0.85
run_codebase_pluginsFunction · 0.85
run_scannersFunction · 0.85
scan_codebaseFunction · 0.85
display_summaryFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected