Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/basecamp/hey-cli
/ InThread
Method
InThread
internal/tui/journal.go:124–124 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
122
b.WriteString(lipgloss.NewStyle().Foreground(colorError).Render(terminal.SanitizeLine(p.status)))
123
}
124
return
b.String()
125
}
126
127
type
journalView
struct
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected