MCPcopy
hub / github.com/github/spec-kit / print

Method print

tests/integrations/test_cli.py:15–16  ·  view source on GitHub ↗
(self, *args, **kwargs)

Source from the content-addressed store, hash-verified

13
14class _NoopConsole:
15 def print(self, *args, **kwargs):
16 pass
17
18
19def _normalize_cli_output(output: str) -> str:

Callers 15

_version_callbackFunction · 0.80
callbackFunction · 0.80
_print_cli_warningFunction · 0.80
checkFunction · 0.80
versionFunction · 0.80
_require_specify_projectFunction · 0.80
select_with_arrowsFunction · 0.80
run_selection_loopFunction · 0.80
show_bannerFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected