Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/jesseduffield/lazygit
/ renderOptions
Method
renderOptions
pkg/gui/options_map.go:139–141 ·
view source on GitHub ↗
(options string)
Source
from the content-addressed store, hash-verified
137
}
138
139
func
(self *OptionsMapMgr) renderOptions(options string) {
140
self.c.SetViewContent(self.c.Views().Options, options)
141
}
142
143
type
bindingInfo
struct
{
144
key string
Callers
1
renderContextOptionsMap
Method · 0.95
Calls
2
SetViewContent
Method · 0.65
Views
Method · 0.65
Tested by
no test coverage detected