Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cli/cli
/ Write
Method
Write
pkg/cmdutil/json_flags.go:200–200 ·
view source on GitHub ↗
(io *iostreams.IOStreams, data interface{})
Source
from the content-addressed store, hash-verified
198
type
Exporter
interface
{
199
Fields() []string
200
Write(io *iostreams.IOStreams, data
interface
{}) error
201
}
202
203
type
jsonExporter
struct
{
Callers
15
NewCmdExtension
Function · 0.95
Test_exportFormat_Write
Function · 0.65
edit
Function · 0.65
Write
Method · 0.65
Write
Method · 0.65
listRun
Function · 0.65
viewRun
Function · 0.65
listRun
Function · 0.65
verifyRun
Function · 0.65
viewRun
Function · 0.65
TestExportReleases
Function · 0.65
listRun
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
15
Test_exportFormat_Write
Function · 0.52
Write
Method · 0.52
Write
Method · 0.52
TestExportReleases
Function · 0.52
Test_viewRun
Function · 0.52
Test_createRun
Function · 0.52
createTarGzBuffer
Function · 0.52
createZipBuffer
Function · 0.52
TestExtractTarGz
Function · 0.52
TestExtractZip
Function · 0.52
TestIssueCreate_recover
Function · 0.52
TestJsonArrayWriter
Function · 0.52