Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/cli/cli
/ logRenderer
Struct
logRenderer
pkg/cmd/agent-task/shared/log.go:23–23 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
21
}
22
23
type
logRenderer
struct
{}
24
25
func
NewLogRenderer() LogRenderer {
26
return
&logRenderer{}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected