Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antonmedv/gitmal
/ ReadString
Method
ReadString
pkg/gitdiff/parser.go:75–75 ·
view source on GitHub ↗
(delim byte)
Source
from the content-addressed store, hash-verified
73
74
type
stringReader
interface
{
75
ReadString(delim byte) (string, error)
76
}
77
78
type
parser
struct
{
Callers
1
shiftLines
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected