MCPcopy Create free account
hub / github.com/httpie/cli / cli.py

File cli.py

httpie/manager/cli.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from textwrap import dedent
2from httpie.cli.argparser import HTTPieManagerArgumentParser
3from httpie.cli.options import Qualifiers, ARGPARSE_QUALIFIER_MAP, map_qualifiers, parser_to_parser_spec
4from httpie import __version__

Callers

nothing calls this directly

Calls 4

parser_to_parser_specFunction · 0.90
generate_subparsersFunction · 0.85
add_argumentMethod · 0.80

Tested by

no test coverage detected