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

Method arguments

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

Source from the content-addressed store, hash-verified

1071
1072 @property
1073 def arguments(self):
1074 return self.message.arguments
1075
1076 @property
1077 def _key(self):

Callers 1

test_subprocessFunction · 0.80

Calls

no outgoing calls

Tested by 1

test_subprocessFunction · 0.64