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

Class ConfigFileError

httpie/config.py:61–62  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

59
60
61class ConfigFileError(Exception):
62 pass
63
64
65def read_raw_config(config_type: str, path: Path) -> Dict[str, Any]:

Callers 1

read_raw_configFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected