MCPcopy
hub / github.com/ShishirPatil/gorilla / error

Method error

goex/cli.py:297–298  ·  view source on GitHub ↗
(self, message)

Source from the content-addressed store, hash-verified

295class ArgumentParser(argparse.ArgumentParser):
296
297 def error(self, message):
298 exit_with_help_message(self)
299
300
301def main():

Callers 15

parse_requirementsFunction · 0.80
cleanFunction · 0.80
handleProvideInputFunction · 0.80
fetchProfileFunction · 0.80
fetchAgentsFunction · 0.80
fetchUserPromptsFunction · 0.80
handleSavePromptFunction · 0.80
handleProfileSaveFunction · 0.80
handleAPIKeysSaveFunction · 0.80
handleLikePromptFunction · 0.80
handleDislikePromptFunction · 0.80
fetchDataFunction · 0.80

Calls 1

exit_with_help_messageFunction · 0.85

Tested by

no test coverage detected