Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
14
class
_NoopConsole:
15
def
print(self, *args, **kwargs):
16
pass
17
18
19
def
_normalize_cli_output(output: str) -> str:
Callers
15
_resolve_init_dir_override
Function · 0.80
_version_callback
Function · 0.80
callback
Function · 0.80
_install_shared_infra_or_exit
Function · 0.80
ensure_executable_scripts
Function · 0.80
_print_cli_warning
Function · 0.80
check
Function · 0.80
version
Function · 0.80
_require_specify_project
Function · 0.80
select_with_arrows
Function · 0.80
run_selection_loop
Function · 0.80
show_banner
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected