MCPcopy Create free account
hub / github.com/microsoft/debugpy / close

Method close

tests/debugpy/common/test_messaging.py:42–43  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

40 self.output = output
41
42 def close(self):
43 pass
44
45 def _log_message(self, dir, data):
46 format_string = "{0} {1} " + (

Callers 3

code_to_debugFunction · 0.45
parentFunction · 0.45
test_fuzzMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected