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

Method body

tests/timeline.py:1042–1043  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

1040
1041 @property
1042 def body(self):
1043 return self.message.body
1044
1045 @property
1046 def _key(self):

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected