MCPcopy
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
110func (c *SidebarComponent) renderTab(title, content string) string {
111 return tab.Render(title, content, c.width)
112}

Callers 1

RenderMethod · 0.95

Calls 1

RenderFunction · 0.92

Tested by

no test coverage detected