Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/danielmiessler/Fabric
/ Error
Method
Error
internal/plugins/ai/codex/errors.go:20–22 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
18
}
19
20
func
(e *publicError) Error() string {
21
return
e.message
22
}
23
24
func
(e *publicError) Unwrap() error {
25
return
e.cause
Callers
15
TestOSAScriptProvider
Function · 0.80
TestPowerShellProvider
Function · 0.80
TestNoopProvider
Function · 0.80
TestExtractAndValidateVideoId
Function · 0.80
TestGetShowOrEpisodeId
Function · 0.80
TestFormatMetadataAsText_ShowMetadata
Function · 0.80
TestFormatMetadataAsText_EpisodeMetadata
Function · 0.80
TestFormatMetadataAsText_SearchResult
Function · 0.80
TestNewSpotify
Function · 0.80
TestSpotify_IsConfigured
Function · 0.80
TestSpotify_HasCredentials
Function · 0.80
TestIntegration_GetShowMetadata
Function · 0.80
Calls
no outgoing calls
Tested by
15
TestOSAScriptProvider
Function · 0.64
TestPowerShellProvider
Function · 0.64
TestNoopProvider
Function · 0.64
TestExtractAndValidateVideoId
Function · 0.64
TestGetShowOrEpisodeId
Function · 0.64
TestFormatMetadataAsText_ShowMetadata
Function · 0.64
TestFormatMetadataAsText_EpisodeMetadata
Function · 0.64
TestFormatMetadataAsText_SearchResult
Function · 0.64
TestNewSpotify
Function · 0.64
TestSpotify_IsConfigured
Function · 0.64
TestSpotify_HasCredentials
Function · 0.64
TestIntegration_GetShowMetadata
Function · 0.64