Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/jesseduffield/lazygit
/ Views
Struct
Views
pkg/integration/components/views.go:9–11 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
7
)
8
9
type
Views
struct
{
10
t *TestDriver
11
}
12
13
func
(self *Views) Main() *ViewDriver {
14
return
&ViewDriver{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected