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

Function default_parser

tests/test_parsing.py:37–38  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

35
36@pytest.fixture
37def default_parser():
38 return StatementParser()
39
40
41def test_parse_empty_string(parser) -> None:

Callers

nothing calls this directly

Calls 1

StatementParserClass · 0.90

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…