MCPcopy
hub / github.com/cli/cli / ToSlice

Method ToSlice

pkg/cmd/status/status.go:168–168  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

166 Len() int
167 Add(string)
168 ToSlice() []string
169}
170
171type StatusGetter struct {

Callers 15

ResolverMethod · 0.65
refreshRunFunction · 0.65
handleErrorFunction · 0.65
viewRunFunction · 0.65
FindIssueOrPRFunction · 0.65
createRunFunction · 0.65
editRunFunction · 0.65
statusRunFunction · 0.65
runDownloadFunction · 0.65
FindMethod · 0.65
findForRefsFunction · 0.65
AssigneeIdsMethod · 0.65

Implementers 1

stringSetpkg/set/string_set.go

Calls

no outgoing calls

Tested by 2

Test_StringSlice_ToSliceFunction · 0.52
Test_StringSlice_RemoveFunction · 0.52