Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/github/git-sizer
/ Emit
Method
Emit
sizes/output.go:76–76 ·
view source on GitHub ↗
(t *table)
Source
from the content-addressed store, hash-verified
74
// Zero or more lines in the tabular output.
75
type
tableContents
interface
{
76
Emit(t *table)
77
CollectItems(items
map
[string]*item)
78
}
79
Callers
3
Emit
Method · 0.65
Emit
Method · 0.65
TableString
Method · 0.65
Implementers
2
section
sizes/output.go
item
sizes/output.go
Calls
no outgoing calls
Tested by
no test coverage detected