MCPcopy Create free account
hub / github.com/cogentcore/core / diffEditor

Method diffEditor

texteditor/diffeditor.go:689–691  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

687}
688
689func (ed *DiffTextEditor) diffEditor() *DiffEditor {
690 return tree.ParentByType[*DiffEditor](ed)
691}

Callers 1

InitMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected