Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/docker/docker-agent
/ renderTab
Method
renderTab
pkg/tui/components/tool/todotool/sidebar.go:110–112 ·
view source on GitHub ↗
(title, content string)
Source
from the content-addressed store, hash-verified
108
}
109
110
func
(c *SidebarComponent) renderTab(title, content string) string {
111
return
tab.Render(title, content, c.width)
112
}
Callers
1
Render
Method · 0.95
Calls
1
Render
Function · 0.92
Tested by
no test coverage detected