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

Function manual_command_sets_app

tests/conftest.py:193–194  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

191
192@pytest.fixture
193def manual_command_sets_app():
194 return WithCommandSets(auto_load_commands=False)

Callers

nothing calls this directly

Calls 1

WithCommandSetsClass · 0.70

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…