MCPcopy
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
87func (self *guiCommon) Render() {
88 self.gui.render()
89}
90
91func (self *guiCommon) Views() types.Views {
92 return self.gui.Views

Callers

nothing calls this directly

Calls 1

renderMethod · 0.45

Tested by

no test coverage detected