MCPcopy
hub / github.com/harness/harness / Text

Method Text

git/parser/scanner.go:27–27  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

25 Err() error
26 Bytes() []byte
27 Text() string
28}
29
30func ScanZeroSeparated(data []byte, atEOF bool) (advance int, token []byte, err error) {

Callers 15

GetModuleNameFromModFileFunction · 0.95
CommitRevisionMethod · 0.95
BlobCutFunction · 0.95
CleanUpWhitespaceFunction · 0.95
ExtractSubjectFunction · 0.95
SplitMessageFunction · 0.95
DiffRawFunction · 0.95
lsTreeFunction · 0.95
ListPathsMethod · 0.95
GetSubModulesFunction · 0.95
listCommitSHAsMethod · 0.95

Implementers 2

utf8Scannergit/parser/text.go
ScannerWithPeekgit/parser/scanner.go

Calls

no outgoing calls