Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_scan
Function · 0.85
run_codebase_plugins
Function · 0.85
run_scanners
Function · 0.85
scan_codebase
Function · 0.85
display_summary
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected