MCPcopy
hub / github.com/cli/cli / Preface

Method Preface

pkg/jsoncolor/jsoncolor.go:20–20  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

18
19type JsonWriter interface {
20 Preface() []json.Delim
21}
22
23// Write colorized JSON output parsed from reader

Callers 2

WriteFunction · 0.65
WriteDelimsFunction · 0.65

Implementers 1

jsonArrayWriterpkg/cmd/api/pagination.go

Calls

no outgoing calls

Tested by

no test coverage detected