Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cli/cli
/ Fields
Method
Fields
pkg/cmdutil/json_flags.go:199–199 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
197
198
type
Exporter
interface
{
199
Fields() []string
200
Write(io *iostreams.IOStreams, data
interface
{}) error
201
}
202
Callers
15
needsComments
Function · 0.65
fetchExpectedChecksum
Function · 0.65
listRun
Function · 0.65
viewRun
Function · 0.65
listRun
Function · 0.65
statusRun
Function · 0.65
readFileRun
Function · 0.65
viewRun
Function · 0.65
listRun
Function · 0.65
listRun
Function · 0.65
promptInstall
Function · 0.65
TestNewCmdSearch
Function · 0.65
Implementers
4
jsonExporter
pkg/cmdutil/json_flags.go
verboseExporter
pkg/cmd/cache/list/list_test.go
testExporter
pkg/cmd/repo/view/view_test.go
TestExporter
pkg/cmd/run/shared/test.go
Calls
no outgoing calls
Tested by
1
TestNewCmdSearch
Function · 0.52