Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Thunder-Compute/thunder-cli
/ FormatError
Function
FormatError
cmd/print.go:21–23 ·
view source on GitHub ↗
(err error)
Source
from the content-addressed store, hash-verified
19
}
20
21
func
FormatError(err error) string {
22
return
tui.RenderError(err)
23
}
24
25
func
PrintWarning(message string) {
26
if
message !=
""
{
Callers
nothing calls this directly
Calls
1
RenderError
Function · 0.92
Tested by
no test coverage detected