MCPcopy
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
139func (self *OptionsMapMgr) renderOptions(options string) {
140 self.c.SetViewContent(self.c.Views().Options, options)
141}
142
143type bindingInfo struct {
144 key string

Callers 1

Calls 2

SetViewContentMethod · 0.65
ViewsMethod · 0.65

Tested by

no test coverage detected