MCPcopy Index your code
hub / github.com/sshuttle/sshuttle / preexec_fn

Method preexec_fn

sshuttle/client.py:292–294  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

290 penv = None
291
292 def preexec_fn():
293 # run in the child process
294 s2.close()
295
296 def get_pfile():
297 s1.close()

Callers

nothing calls this directly

Calls 1

closeMethod · 0.80

Tested by

no test coverage detected