MCPcopy
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
63def display_info(message: str) -> None:
64 _ui.display_info(message)
65
66
67def display_heading(message: str) -> None:

Callers

nothing calls this directly

Calls 1

display_infoMethod · 0.80

Tested by

no test coverage detected