MCPcopy
hub / github.com/harness/harness / IsEmpty

Method IsEmpty

git/diff/diff.go:199–201  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

197}
198
199func (f *File) IsEmpty() bool {
200 return f.Path == "" && f.OldPath == ""
201}
202
203type Parser struct {
204 *bufio.Reader

Callers 1

ParseMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected