Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/tendermint/tendermint
/ ExitCode
Method
ExitCode
libs/cli/setup.go:81–81 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
79
80
type
ExitCoder
interface
{
81
ExitCode() int
82
}
83
84
// execute adds all child commands to the root command sets flags appropriately.
Callers
2
TestTrapSignal
Function · 0.80
Execute
Method · 0.80
Calls
no outgoing calls
Tested by
1
TestTrapSignal
Function · 0.64