MCPcopy 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
80type ExitCoder interface {
81 ExitCode() int
82}
83
84// execute adds all child commands to the root command sets flags appropriately.

Callers 2

TestTrapSignalFunction · 0.80
ExecuteMethod · 0.80

Calls

no outgoing calls

Tested by 1

TestTrapSignalFunction · 0.64