MCPcopy Index your code
hub / github.com/cli/cli / Skip

Method Skip

internal/prompter/multi_select_with_search.go:384–384  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

382
383func (m *multiSelectSearchField) Error() error { return m.err }
384func (*multiSelectSearchField) Skip() bool { return false }
385func (*multiSelectSearchField) Zoom() bool { return false }
386func (m *multiSelectSearchField) GetKey() string { return m.key }
387func (m *multiSelectSearchField) GetValue() any { return m.selectedKeys() }

Callers 4

TestHelperIsOursFunction · 0.80
TestDownloadCopilotFunction · 0.80
TestIOStreams_pagerFunction · 0.80

Calls

no outgoing calls

Tested by 4

TestHelperIsOursFunction · 0.64
TestDownloadCopilotFunction · 0.64
TestIOStreams_pagerFunction · 0.64