MCPcopy
hub / github.com/github/git-sizer / Bytes

Method Bytes

internal/pipe/scanner.go:14–14  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

12type Scanner interface {
13 Scan() bool
14 Bytes() []byte
15 Err() error
16}
17

Callers 6

newGitBombFunction · 0.65
TestRefSelectionsFunction · 0.65
OutputMethod · 0.65
ScannerFunctionFunction · 0.65
filterCmdErrorMethod · 0.65

Calls

no outgoing calls

Tested by 2

newGitBombFunction · 0.52
TestRefSelectionsFunction · 0.52