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

Method Name

runtime/ui/view/views.go:12–12  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

10type IView interface {
11 Setup(*gocui.View, *gocui.View) error
12 Name() string
13 IsVisible() bool
14}
15

Callers 11

findInPathFunction · 0.65
runFunction · 0.65
TestRunFunction · 0.65
NextPaneMethod · 0.65
PrevPaneMethod · 0.65
ToggleViewMethod · 0.65
helperLoadBytesFunction · 0.65
helperCaptureBytesFunction · 0.65
helperCheckDiffFunction · 0.65
assertTestDataFunction · 0.65
initializeTestViewModelFunction · 0.65

Implementers 7

Filterruntime/ui/view/filter.go
Statusruntime/ui/view/status.go
Debugruntime/ui/view/debug.go
LayerDetailsruntime/ui/view/layer_details.go
ImageDetailsruntime/ui/view/image_details.go
Layerruntime/ui/view/layer.go
FileTreeruntime/ui/view/filetree.go

Calls

no outgoing calls

Tested by 6

TestRunFunction · 0.52
helperLoadBytesFunction · 0.52
helperCaptureBytesFunction · 0.52
helperCheckDiffFunction · 0.52
assertTestDataFunction · 0.52
initializeTestViewModelFunction · 0.52