MCPcopy Index your code
hub / github.com/cli/cli / ExportData

Method ExportData

pkg/cmd/label/shared.go:31–33  ·  view source on GitHub ↗
(fields []string)

Source from the content-addressed store, hash-verified

29}
30
31func (l *label) ExportData(fields []string) map[string]interface{} {
32 return cmdutil.StructExportData(l, fields)
33}

Callers

nothing calls this directly

Calls 1

StructExportDataFunction · 0.92

Tested by

no test coverage detected