Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python-cmd2/cmd2
/ save_help_text.py
File
save_help_text.py
examples/scripts/save_help_text.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"A cmd2 script that saves the help text
for
every command, subcommand, and topic to a file.
2
This is meant to be run within a cmd2 session using run_pyscript.
3
""
"
4
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected