Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/GitGuardian/ggshield
/ display_info
Function
display_info
ggshield/core/ui/__init__.py:63–64 ·
view source on GitHub ↗
(message: str)
Source
from the content-addressed store, hash-verified
61
62
63
def
display_info(message: str) -> None:
64
_ui.display_info(message)
65
66
67
def
display_heading(message: str) -> None:
Callers
nothing calls this directly
Calls
1
display_info
Method · 0.80
Tested by
no test coverage detected