Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/facebookresearch/encodec
/ fatal
Function
fatal
encodec/__main__.py:56–58 ·
view source on GitHub ↗
(*args)
Source
from the content-addressed store, hash-verified
54
55
56
def
fatal(*args):
57
print(*args, file=sys.stderr)
58
sys.exit(1)
59
60
61
def
check_output_exists(args):
Callers
2
check_output_exists
Function · 0.85
main
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…