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

Function autoload_command_sets_app

tests/conftest.py:188–189  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

186
187@pytest.fixture
188def autoload_command_sets_app():
189 return WithCommandSets(auto_load_commands=True)
190
191
192@pytest.fixture

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…