Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GongShichen/LuminaCode
/ Aliases
Method
Aliases
tools/base.go:38–38 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
36
37
type
Tool
interface
{
38
Name() string
39
Description() string
40
InputPrototype() any
41
Aliases() []string
Callers
1
registerActive
Method · 0.65
Implementers
1
BaseTool
tools/base.go
Calls
no outgoing calls
Tested by
no test coverage detected