Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python-cmd2/cmd2
/ echo.py
File
echo.py
tests/pyscript/echo.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# Tests echo argument to app()
2
app.cmd_echo = False
3
4
# echo defaults to current setting which is False, so this help text should not be echoed to pytest's stdout
Callers
nothing calls this directly
Calls
1
app
Function · 0.85
Tested by
no test coverage detected