Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1804
type
exportable
interface
{
1805
ExportData([]string)
map
[string]
interface
{}
1806
}
Callers
15
exportData
Method · 0.65
TestCodeExportData
Function · 0.65
TestCommitExportData
Function · 0.65
TestRepositoryExportData
Function · 0.65
TestIssueExportData
Function · 0.65
ExportData
Method · 0.65
ExportData
Method · 0.65
ExportData
Method · 0.65
ExportData
Method · 0.65
ExportData
Method · 0.65
ExportData
Method · 0.65
ExportData
Method · 0.65
Implementers
15
exportableItem
pkg/cmdutil/json_flags_test.go
User
pkg/search/result.go
Code
pkg/search/result.go
TextMatch
pkg/search/result.go
Commit
pkg/search/result.go
Repository
pkg/search/result.go
Issue
pkg/search/result.go
Cache
pkg/cmd/cache/shared/shared.go
Discussion
pkg/cmd/discussion/client/types.go
DiscussionListResult
pkg/cmd/discussion/client/types.go
Release
pkg/cmd/release/list/http.go
Release
pkg/cmd/release/shared/fetch.go
Calls
no outgoing calls
Tested by
6
TestCodeExportData
Function · 0.52
TestCommitExportData
Function · 0.52
TestRepositoryExportData
Function · 0.52
TestIssueExportData
Function · 0.52
TestJSONProjectFields
Function · 0.52
TestRunExportData
Function · 0.52