Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/jesseduffield/lazygit
/ getViewDriver
Method
getViewDriver
pkg/integration/components/menu_driver.go:8–10 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
6
}
7
8
func
(self *MenuDriver) getViewDriver() *ViewDriver {
9
return
self.t.Views().Menu()
10
}
11
12
// asserts that the popup has the expected title
13
func
(self *MenuDriver) Title(expected *TextMatcher) *MenuDriver {
Callers
11
Title
Method · 0.95
Confirm
Method · 0.95
Cancel
Method · 0.95
Select
Method · 0.95
Lines
Method · 0.95
TopLines
Method · 0.95
ContainsLines
Method · 0.95
Filter
Method · 0.95
LineCount
Method · 0.95
Wait
Method · 0.95
Tap
Method · 0.95
Calls
2
Menu
Method · 0.65
Views
Method · 0.65
Tested by
no test coverage detected