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

Method Name

runtime/ui/view/filter.go:50–52  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

48}
49
50func (v *Filter) Name() string {
51 return "filter"
52}
53
54// Setup initializes the UI concerns within the context of a global [gocui] view object.
55func (v *Filter) Setup(view, header *gocui.View) error {

Callers 4

SetupMethod · 0.95
ToggleVisibleMethod · 0.95
RenderMethod · 0.95
LayoutMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected