MCPcopy Create free account
hub / github.com/RedSiege/EyeWitness / parent

Method parent

Python/modules/objects.py:368–369  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

366
367 @property
368 def parent(self):
369 return self._parent
370
371 @parent.setter
372 def parent(self, parent):

Callers 4

bootstrap.min.jsFile · 0.80
mbFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected