MCPcopy Index your code
hub / github.com/datmo/datmo / display_usage_message

Method display_usage_message

datmo/cli/command/base.py:26–47  ·  view source on GitHub ↗

Checks to see if --help or -h is passed in, and if so it calls our usage() if it exists. Since argparser thinks it is clever and automatically handles [--help, -h] we need a hook to be able to display our own usage notes before argparse Parameters -

(self, args)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

parseMethod · 0.95

Calls 1

usageMethod · 0.45

Tested by

no test coverage detected