Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/containerd/nerdctl
/ ExitCode
Method
ExitCode
pkg/errutil/exit_coder.go:25–25 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
23
type
ExitCoder
interface
{
24
error
25
ExitCode() int
26
}
27
28
// ExitCodeError is to allow the program to exit with status code without outputting an error message.
Callers
3
wrap
Method · 0.65
FetchLogs
Function · 0.65
HandleExitCoder
Function · 0.65
Implementers
1
ExitCodeError
pkg/errutil/exit_coder.go
Calls
no outgoing calls
Tested by
no test coverage detected