Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
register
Method · 0.95
unregister
Method · 0.95
finish_populating_tform_popup
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected