MCPcopy
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
9type Views struct {
10 t *TestDriver
11}
12
13func (self *Views) Main() *ViewDriver {
14 return &ViewDriver{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected