MCPcopy Create free account
hub / github.com/apenwarr/sshuttle / Fatal

Class Fatal

helpers.py:29–30  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27
28
29class Fatal(Exception):
30 pass
31
32
33EXITCODE_NEEDS_REBOOT = 111

Callers 15

check_daemonFunction · 0.85
__init__Method · 0.85
checkMethod · 0.85
startMethod · 0.85
doneMethod · 0.85
_mainFunction · 0.85
_callFunction · 0.85
ipt_chain_existsFunction · 0.85
ipfw_rule_existsFunction · 0.85
_fill_oldctlsFunction · 0.85
mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected