MCPcopy Index your code
hub / github.com/secdev/scapy / stop

Method stop

scapy/pipetool.py:352–354  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

350 pass
351
352 def stop(self):
353 # type: () -> None
354 pass
355
356
357class Source(Pipe, ObjectPipe[Any]):

Callers 8

runMethod · 0.45
mainFunction · 0.45
cleanupMethod · 0.45
cleanupMethod · 0.45
closeMethod · 0.45
krb_as_reqFunction · 0.45
krb_tgs_reqFunction · 0.45
krb_get_saltFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected