Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/docker/secrets-engine
/ Error
Method
Error
plugins/pass/commands/run.go:48–50 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
46
}
47
48
func
(e *ExitCodeError) Error() string {
49
return
fmt.Sprintf(
"child exited with code %d"
, e.Code)
50
}
51
52
//go:embed run_example.md
53
var
runExample string
Callers
8
Test_restoreConfig
Function · 0.45
Test_SetCommand
Function · 0.45
Test_ListCommand
Function · 0.45
Test_RmCommand
Function · 0.45
Test_GetCommand
Function · 0.45
TestResolveEnv
Function · 0.45
TestMergeEnv
Function · 0.45
TestRunCommand
Function · 0.45
Calls
no outgoing calls
Tested by
8
Test_restoreConfig
Function · 0.36
Test_SetCommand
Function · 0.36
Test_ListCommand
Function · 0.36
Test_RmCommand
Function · 0.36
Test_GetCommand
Function · 0.36
TestResolveEnv
Function · 0.36
TestMergeEnv
Function · 0.36
TestRunCommand
Function · 0.36