Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
61
class
ConfigFileError(Exception):
62
pass
63
64
65
def
read_raw_config(config_type: str, path: Path) -> Dict[str, Any]:
Callers
1
read_raw_config
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected