MCPcopy Create free account
hub / github.com/ronreiter/interactive-tutorials / get

Method get

suds/sudsobject.py:243–244  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

241 yield item
242
243 def get(self):
244 return self.value
245
246 def set(self, value):
247 self.value = value

Callers 2

subclassMethod · 0.45
unwrapMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected