Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cli/cli
/ exportableItem
Struct
exportableItem
pkg/cmdutil/json_flags_test.go:392–394 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
390
}
391
392
type
exportableItem
struct
{
393
Name string
394
}
395
396
func
(e *exportableItem) ExportData(fields []string)
map
[string]any {
397
m :=
map
[string]any{}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected