MCPcopy Create free account
hub / github.com/cli/cli / ToSlice

Method ToSlice

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

Source from the content-addressed store, hash-verified

168 Len() int
169 Add(string)
170 ToSlice() []string
171}
172
173type 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