MCPcopy
hub / github.com/keystone-engine/keypatch / get_name

Method get_name

keypatch.py:1340–1341  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

1338
1339 @classmethod
1340 def get_name(self):
1341 return self.__name__
1342
1343 @classmethod
1344 def get_label(self):

Callers 3

registerMethod · 0.95
unregisterMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected