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

Method get_label

keypatch.py:1344–1345  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

1342
1343 @classmethod
1344 def get_label(self):
1345 return self.label
1346
1347 @classmethod
1348 def register(self, plugin, label):

Callers 1

registerMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected