Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/helm/helm
/ Error
Method
Error
internal/plugin/error.go:27–29 ·
view source on GitHub ↗
Error implements the error interface
()
Source
from the content-addressed store, hash-verified
25
26
// Error implements the error interface
27
func
(e *InvokeExecError) Error() string {
28
return
e.Err.Error()
29
}
Callers
15
TestUnmarshaConfig
Function · 0.45
TestPeekAPIVersion
Function · 0.45
TestLoadDirDuplicateEntries
Function · 0.45
TestDetectDuplicates
Function · 0.45
TestLoadMetadataLegacy
Function · 0.45
TestLoadMetadataV1
Function · 0.45
TestValidatePluginData
Function · 0.45
TestMetadataValidateMultipleErrors
Function · 0.45
Invoke
Method · 0.45
TestMetadataV1ValidateVersion
Function · 0.45
TestMetadataLegacyValidate
Function · 0.45
TestSignPlugin
Function · 0.45
Calls
no outgoing calls
Tested by
15
TestUnmarshaConfig
Function · 0.36
TestPeekAPIVersion
Function · 0.36
TestLoadDirDuplicateEntries
Function · 0.36
TestDetectDuplicates
Function · 0.36
TestLoadMetadataLegacy
Function · 0.36
TestLoadMetadataV1
Function · 0.36
TestValidatePluginData
Function · 0.36
TestMetadataValidateMultipleErrors
Function · 0.36
TestMetadataV1ValidateVersion
Function · 0.36
TestMetadataLegacyValidate
Function · 0.36
TestSignPlugin
Function · 0.36
TestSubprocessPluginRuntime
Function · 0.36