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

Method object_name

plugin/app/models/bundle.py:21–22  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

19
20 @staticmethod
21 def object_name():
22 return "Bundle"
23
24 @classmethod
25 def build(cls, bundle_dict: Dict):

Callers 1

to_dictMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected