MCPcopy Index your code
hub / github.com/github/git-sizer / formatSectionHeader

Method formatSectionHeader

sizes/output.go:435–437  ·  view source on GitHub ↗
(name string)

Source from the content-addressed store, hash-verified

433}
434
435func (t *table) formatSectionHeader(name string) {
436 t.formatRow(name, "", "", "", "")
437}
438
439func (t *table) formatRow(
440 name, citation, valueString, unitString, levelOfConcern string,

Callers 1

addSectionMethod · 0.95

Calls 1

formatRowMethod · 0.95

Tested by

no test coverage detected