Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/madlib
/ _get_help_string
Method
_get_help_string
src/madpack/argparse.py:652–653 ·
view source on GitHub ↗
(self, action)
Source
from the content-addressed store, hash-verified
650
subsequent_indent=indent)
651
652
def
_get_help_string(self, action):
653
return
action.help
654
655
656
class
RawDescriptionHelpFormatter(HelpFormatter):
Callers
1
_expand_help
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected