Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/diillson/chatcli
/ Version
Method
Version
cli/plugins/builtin_graphview.go:163–163 ·
view source on GitHub ↗
Version is semver.
()
Source
from the content-addressed store, hash-verified
161
162
// Version is semver.
163
func
(*BuiltinGraphViewPlugin) Version() string {
return
"1.0.0"
}
164
165
// Path is empty for builtin plugins.
166
func
(*BuiltinGraphViewPlugin) Path() string {
return
""
}
Callers
1
TestGraphViewPluginMetadata
Function · 0.95
Calls
no outgoing calls
Tested by
1
TestGraphViewPluginMetadata
Function · 0.76