Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/astercloud/aster
/ Name
Method
Name
pkg/tools/builtin/write.go:26–28 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
24
}
25
26
func
(t *WriteTool) Name() string {
27
return
"Write"
// 使用标准的工具名称
28
}
29
30
func
(t *WriteTool) Description() string {
31
return
"向本地文件系统写入文件内容"
Callers
1
TestNewWriteTool
Function · 0.95
Calls
no outgoing calls
Tested by
1
TestNewWriteTool
Function · 0.76