MCPcopy Create free account
hub / github.com/algolia/cli / JSONPrinter

Struct JSONPrinter

pkg/printers/json.go:15–15  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13var _ Printer = &JSONPrinter{}
14
15type JSONPrinter struct{}
16
17type JSONPrinterOptions struct {
18 Template string

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected