MCPcopy
hub / github.com/wagoodman/dive / SetCurrentView

Method SetCurrentView

runtime/ui/view/debug.go:34–36  ·  view source on GitHub ↗
(r Helper)

Source from the content-addressed store, hash-verified

32}
33
34func (v *Debug) SetCurrentView(r Helper) {
35 v.selectedView = r
36}
37
38func (v *Debug) Name() string {
39 return v.name

Callers 6

NextPaneMethod · 0.45
PrevPaneMethod · 0.45
ToggleViewMethod · 0.45
LayoutMethod · 0.45
ToggleVisibleMethod · 0.45
NewViewsFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected