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

Method Tabs

texteditor/diffbrowser/browser.go:72–74  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

70}
71
72func (br *Browser) Tabs() *core.Tabs {
73 return br.FindPath("splits/tabs").(*core.Tabs)
74}
75
76// OpenFiles Updates the tree based on files
77func (br *Browser) OpenFiles() { //types:add

Callers 1

ViewDiffMethod · 0.95

Calls 1

FindPathMethod · 0.80

Tested by

no test coverage detected