Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
31
func
(l *label) ExportData(fields []string)
map
[string]
interface
{} {
32
return
cmdutil.StructExportData(l, fields)
33
}
Callers
nothing calls this directly
Calls
1
StructExportData
Function · 0.92
Tested by
no test coverage detected