MCPcopy Index your code
hub / github.com/smallstep/cli / Run

Function Run

internal/cmd/root.go:46–48  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

44)
45
46func Run() {
47 os.Exit(run())
48}
49
50func run() int {
51 defer panicHandler()

Callers 1

mainFunction · 0.92

Calls 1

runFunction · 0.70

Tested by

no test coverage detected