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

Method Skip

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

Source from the content-addressed store, hash-verified

394
395func (m *multiSelectSearchField) Error() error { return m.err }
396func (*multiSelectSearchField) Skip() bool { return false }
397func (*multiSelectSearchField) Zoom() bool { return false }
398func (m *multiSelectSearchField) GetKey() string { return m.key }
399func (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