Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
61
func
FormatSuccessSimple(message string) string {
62
return
tui.RenderSuccessSimple(message)
63
}
Callers
nothing calls this directly
Calls
1
RenderSuccessSimple
Function · 0.92
Tested by
no test coverage detected