MCPcopy Index your code
hub / github.com/containerd/nerdctl / Error

Method Error

pkg/errutil/exit_coder.go:43–45  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

41}
42
43func (e ExitCodeError) Error() string {
44 return ""
45}
46
47func HandleExitCoder(err error) {
48 if err == nil {

Callers 15

TestMainFunction · 0.45
RunMethod · 0.45
TestMainFunction · 0.45
TestAssertiveFailLaterFunction · 0.45
LoadPortMappingsFunction · 0.45
TestParseFlagPFunction · 0.45
ExecuteHealthCheckFunction · 0.45
WalkAllMethod · 0.45
WalkAllMethod · 0.45
loggingProcessAdapterFunction · 0.45

Calls

no outgoing calls

Tested by 15

TestMainFunction · 0.36
TestMainFunction · 0.36
TestAssertiveFailLaterFunction · 0.36
TestParseFlagPFunction · 0.36
TestReadLogsFunction · 0.36
TestParseLogFunction · 0.36
TestReadRotatedLogFunction · 0.36
TestReadRotatedJSONLogFunction · 0.36