MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / print_help

Method print_help

Lib/optparse.py:1660–1669  ·  view source on GitHub ↗

print_help(file : file = stdout) Print an extended help message, listing all options and any help text provided with them, to 'file' (default stdout).

(self, file=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

mainFunction · 0.95
mainFunction · 0.95
mainFunction · 0.95
mainFunction · 0.95
take_actionMethod · 0.45

Calls 4

_get_encodingMethod · 0.95
format_helpMethod · 0.95
writeMethod · 0.45
encodeMethod · 0.45

Tested by

no test coverage detected