MCPcopy 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
48func (e *ExitCodeError) Error() string {
49 return fmt.Sprintf("child exited with code %d", e.Code)
50}
51
52//go:embed run_example.md
53var runExample string

Callers 8

Test_restoreConfigFunction · 0.45
Test_SetCommandFunction · 0.45
Test_ListCommandFunction · 0.45
Test_RmCommandFunction · 0.45
Test_GetCommandFunction · 0.45
TestResolveEnvFunction · 0.45
TestMergeEnvFunction · 0.45
TestRunCommandFunction · 0.45

Calls

no outgoing calls

Tested by 8

Test_restoreConfigFunction · 0.36
Test_SetCommandFunction · 0.36
Test_ListCommandFunction · 0.36
Test_RmCommandFunction · 0.36
Test_GetCommandFunction · 0.36
TestResolveEnvFunction · 0.36
TestMergeEnvFunction · 0.36
TestRunCommandFunction · 0.36