Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/python-cmd2/cmd2
/ help.py
File
help.py
tests/pyscript/help.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
app.cmd_echo = True
2
app(
"help"
)
3
4
# Exercise py_quit() in unit test
Callers
nothing calls this directly
Calls
1
app
Function · 0.85
Tested by
no test coverage detected