MCPcopy
hub / github.com/cli/cli / ExportData

Method ExportData

pkg/cmd/project/shared/queries/queries.go:1805–1805  ·  view source on GitHub ↗
([]string)

Source from the content-addressed store, hash-verified

1803
1804type exportable interface {
1805 ExportData([]string) map[string]interface{}
1806}

Callers 15

exportDataMethod · 0.65
TestCodeExportDataFunction · 0.65
TestCommitExportDataFunction · 0.65
TestRepositoryExportDataFunction · 0.65
TestIssueExportDataFunction · 0.65
ExportDataMethod · 0.65
ExportDataMethod · 0.65
ExportDataMethod · 0.65
ExportDataMethod · 0.65
ExportDataMethod · 0.65
ExportDataMethod · 0.65
ExportDataMethod · 0.65

Implementers 15

exportableItempkg/cmdutil/json_flags_test.go
Userpkg/search/result.go
Codepkg/search/result.go
TextMatchpkg/search/result.go
Commitpkg/search/result.go
Repositorypkg/search/result.go
Issuepkg/search/result.go
Cachepkg/cmd/cache/shared/shared.go
Discussionpkg/cmd/discussion/client/types.go
DiscussionListResultpkg/cmd/discussion/client/types.go
Releasepkg/cmd/release/list/http.go
Releasepkg/cmd/release/shared/fetch.go

Calls

no outgoing calls

Tested by 6

TestCodeExportDataFunction · 0.52
TestCommitExportDataFunction · 0.52
TestRepositoryExportDataFunction · 0.52
TestIssueExportDataFunction · 0.52
TestJSONProjectFieldsFunction · 0.52
TestRunExportDataFunction · 0.52