Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/cli/cli
/ ExportData
Method
ExportData
pkg/cmd/cache/shared/shared.go:95–97 ·
view source on GitHub ↗
(fields []string)
Source
from the content-addressed store, hash-verified
93
}
94
95
func
(c *Cache) ExportData(fields []string)
map
[string]
interface
{} {
96
return
cmdutil.StructExportData(c, fields)
97
}
Callers
1
TestCache_ExportData
Function · 0.95
Calls
1
StructExportData
Function · 0.92
Tested by
1
TestCache_ExportData
Function · 0.76