Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/jesseduffield/lazygit
/ Render
Method
Render
pkg/gui/gui_common.go:87–89 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
85
}
86
87
func
(self *guiCommon) Render() {
88
self.gui.render()
89
}
90
91
func
(self *guiCommon) Views() types.Views {
92
return
self.gui.Views
Callers
nothing calls this directly
Calls
1
render
Method · 0.45
Tested by
no test coverage detected