Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/helm/helm
/ IsRoot
Method
IsRoot
pkg/chart/interfaces.go:28–28 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
26
type
Accessor
interface
{
27
Name() string
28
IsRoot() bool
29
MetadataAsMap()
map
[string]any
30
Files() []*common.File
31
Templates() []*common.File
Callers
3
recAllTpls
Function · 0.95
IsRoot
Method · 0.65
IsRoot
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected