MCPcopy Create free account
hub / github.com/bcefghj/miniClaudeCode / description

Method description

miniclaudecode/tools/base.py:35–35  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

33 @property
34 @abstractmethod
35 def description(self) -> str: ...
36
37 @property
38 @abstractmethod

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected