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

Method Scan

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

Source from the content-addressed store, hash-verified

11// `bufio.Scanner` for how these methods should behave.
12type Scanner interface {
13 Scan() bool
14 Bytes() []byte
15 Err() error
16}

Callers 1

ScannerFunctionFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected