Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GongShichen/LuminaCode
/ ReadFileTool
Struct
ReadFileTool
tools/builtin.go:40–40 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
38
}
39
40
type
ReadFileTool
struct
{ BaseTool }
41
42
func
NewReadFileTool() *ReadFileTool {
43
return
&ReadFileTool{BaseTool{Spec: ToolSpec{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected