Code
Hub
Trending
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/desktop/desktop
/ constructor
Method
constructor
app/src/lib/diff-parser.ts:85–87 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
83
private text!: string
84
85
public constructor() {
86
this.reset()
87
}
88
89
/**
90
* Resets the internal parser state so that it can be reused.
Callers
nothing calls this directly
Calls
1
reset
Method · 0.95
Tested by
no test coverage detected