Home
last modified time | relevance | path

Searched defs:MultiSelectTemplateData (Results 1 – 7 of 7) sorted by relevance

/dports/devel/gh/cli-2.4.0/vendor/github.com/AlecAivazis/survey/v2/
H A Dmultiselect.go39 type MultiSelectTemplateData struct { struct
40 MultiSelect
41 Answer string
42 ShowAnswer bool
43 Checked map[int]bool
44 SelectedIndex int
45 ShowHelp bool
46 PageEntries []core.OptionAnswer
47 Config *PromptConfig
50 CurrentOpt core.OptionAnswer
[all …]
/dports/sysutils/sensu-go/sensu-go-5.11.1/vendor/github.com/AlecAivazis/survey/
H A Dmultiselect.go36 type MultiSelectTemplateData struct { struct
37 MultiSelect
38 Answer string
39 ShowAnswer bool
40 Checked map[string]bool
41 SelectedIndex int
42 ShowHelp bool
43 PageEntries []string
/dports/net/traefik/traefik-2.6.1/vendor/github.com/AlecAivazis/survey/v2/
H A Dmultiselect.go39 type MultiSelectTemplateData struct { struct
40 MultiSelect
41 Answer string
42 ShowAnswer bool
43 Checked map[int]bool
44 SelectedIndex int
45 ShowHelp bool
46 PageEntries []core.OptionAnswer
47 Config *PromptConfig
/dports/devel/bit/bit-1.1.2/vendor/github.com/AlecAivazis/survey/v2/
H A Dmultiselect.go39 type MultiSelectTemplateData struct { struct
40 MultiSelect
41 Answer string
42 ShowAnswer bool
43 Checked map[int]bool
44 SelectedIndex int
45 ShowHelp bool
46 PageEntries []core.OptionAnswer
47 Config *PromptConfig
/dports/devel/git-town/git-town-7.6.0/vendor/gopkg.in/AlecAivazis/survey.v1/survey-1.8.8/
H A Dmultiselect.go39 type MultiSelectTemplateData struct { struct
40 MultiSelect
41 Answer string
42 ShowAnswer bool
43 Checked map[string]bool
44 SelectedIndex int
45 ShowHelp bool
46 PageEntries []string
/dports/devel/git-town/git-town-7.6.0/vendor/gopkg.in/AlecAivazis/survey.v1/
H A Dmultiselect.go39 type MultiSelectTemplateData struct { struct
40 MultiSelect
41 Answer string
42 ShowAnswer bool
43 Checked map[string]bool
44 SelectedIndex int
45 ShowHelp bool
46 PageEntries []string
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/gopkg.in/AlecAivazis/survey.v1/
H A Dmultiselect.go39 type MultiSelectTemplateData struct { struct
40 MultiSelect
41 Answer string
42 ShowAnswer bool
43 Checked map[string]bool
44 SelectedIndex int
45 ShowHelp bool
46 PageEntries []string