MCPcopy Create free account
hub / github.com/Thunder-Compute/thunder-cli / FormatSuccessSimple

Function FormatSuccessSimple

cmd/print.go:61–63  ·  view source on GitHub ↗
(message string)

Source from the content-addressed store, hash-verified

59}
60
61func FormatSuccessSimple(message string) string {
62 return tui.RenderSuccessSimple(message)
63}

Callers

nothing calls this directly

Calls 1

RenderSuccessSimpleFunction · 0.92

Tested by

no test coverage detected