Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/idank/explainshell
/ FatalExtractionError
Class
FatalExtractionError
explainshell/errors.py:84–87 ·
view source on GitHub ↗
Unrecoverable error that should abort the entire run.
Source
from the content-addressed store, hash-verified
82
83
84
class
FatalExtractionError(ExtractionError):
85
""
"Unrecoverable error that should abort the entire run."
""
86
87
pass
Callers
4
_extract_one
Function · 0.90
run_sequential
Function · 0.90
call
Method · 0.90
_extract
Method · 0.90
Calls
no outgoing calls
Tested by
1
_extract
Method · 0.72