MCPcopy Create free account
hub / github.com/cli/go-gh / Render

Method Render

pkg/tableprinter/table.go:20–20  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

18 AddField(string, ...fieldOption)
19 EndRow()
20 Render() error
21}
22
23// WithTruncate overrides the truncation function for the field. The function should transform a string

Callers 10

ExampleTablePrinterFunction · 0.65
RenderFunction · 0.65
ExampleTablePrinterFunction · 0.65
Test_tsvTablePrinterFunction · 0.65
tableRenderFuncFunction · 0.65

Implementers 2

ttyTablePrinterpkg/tableprinter/table.go
tsvTablePrinterpkg/tableprinter/table.go

Calls

no outgoing calls