MCPcopy
hub / github.com/jesseduffield/lazygit / Layout

Method Layout

pkg/gocui/gui.go:681–681  ·  view source on GitHub ↗

Layout is called every time the GUI is redrawn, it must contain the base views and its initializations.

(*Gui)

Source from the content-addressed store, hash-verified

679 // Layout is called every time the GUI is redrawn, it must contain the
680 // base views and its initializations.
681 Layout(*Gui) error
682}
683
684// The ManagerFunc type is an adapter to allow the use of ordinary functions as

Callers 1

flushMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected