MCPcopy Create free account
hub / github.com/aws-cloudformation/rain / WithWriter

Method WithWriter

internal/table/table.go:132–132  ·  view source on GitHub ↗
(w io.Writer)

Source from the content-addressed store, hash-verified

130 WithFirstColumnFormatter(f Formatter) Table
131 WithPadding(p int) Table
132 WithWriter(w io.Writer) Table
133 WithWidthFunc(f WidthFunc) Table
134
135 AddRow(vals ...interface{}) Table

Callers 9

TestTable_NewFunction · 0.65
TestTable_WithPaddingFunction · 0.65
TestTable_WithWriterFunction · 0.65
TestTable_AddRowFunction · 0.65
TestTable_SetRowsFunction · 0.65
TestTable_WithWidthFuncFunction · 0.65

Implementers 1

tableinternal/table/table.go

Calls

no outgoing calls

Tested by 9

TestTable_NewFunction · 0.52
TestTable_WithPaddingFunction · 0.52
TestTable_WithWriterFunction · 0.52
TestTable_AddRowFunction · 0.52
TestTable_SetRowsFunction · 0.52
TestTable_WithWidthFuncFunction · 0.52