MCPcopy Index your code
hub / github.com/TaskingAI/TaskingAI / object_name

Method object_name

backend/tkhelper/models/entity.py:33–34  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

31 @staticmethod
32 @abstractmethod
33 def object_name() -> str:
34 raise NotImplementedError
35
36 @classmethod
37 def object_capitalized_name(cls) -> str:

Callers 6

__keyMethod · 0.45
validate_path_paramsMethod · 0.45
getMethod · 0.45
_create_entityMethod · 0.45
_bulk_create_entitiesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected