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

Method ExportData

pkg/cmd/cache/shared/shared.go:99–101  ·  view source on GitHub ↗
(fields []string)

Source from the content-addressed store, hash-verified

97}
98
99func (c *Cache) ExportData(fields []string) map[string]interface{} {
100 return cmdutil.StructExportData(c, fields)
101}

Callers 1

TestCache_ExportDataFunction · 0.95

Calls 1

StructExportDataFunction · 0.92

Tested by 1

TestCache_ExportDataFunction · 0.76