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

Class FatalNeedsReboot

helpers.py:34–35  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

32
33EXITCODE_NEEDS_REBOOT = 111
34class FatalNeedsReboot(Fatal):
35 pass
36
37
38def list_contains_any(l, sub):

Callers 1

doneMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected