Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bcefghj/miniClaudeCode
/ name
Method
name
miniclaudecode/tools/bash_tool.py:30–31 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
28
29
@property
30
def
name(self) -> str:
31
return
"bash"
32
33
@property
34
def
description(self) -> str:
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected