MCPcopy Index your code
hub / github.com/python-cmd2/cmd2 / help_app

Function help_app

tests/test_cmd2.py:1349–1350  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1347
1348@pytest.fixture
1349def help_app():
1350 return HelpApp()
1351
1352
1353def test_help_headers(capsys) -> None:

Callers

nothing calls this directly

Calls 1

HelpAppClass · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…