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

Function cust_app

tests/test_argparse_utils.py:47–48  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

45
46@pytest.fixture
47def cust_app():
48 return ApCustomTestApp()
49
50
51def fake_func() -> None:

Callers

nothing calls this directly

Calls 1

ApCustomTestAppClass · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…