Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
34
func
(v *Debug) SetCurrentView(r Helper) {
35
v.selectedView = r
36
}
37
38
func
(v *Debug) Name() string {
39
return
v.name
Callers
6
NextPane
Method · 0.45
PrevPane
Method · 0.45
ToggleView
Method · 0.45
Layout
Method · 0.45
ToggleVisible
Method · 0.45
NewViews
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected